Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nezos
/
codelite
Public
forked from
eranif/codelite
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codelite
DebugAdapterClient
DebugAdapterClient.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 5, 2025
[cleanup] Move Commandlineparser into Subversion2 (#3614)
Show description for 0d4a837
Jarod42
authored
0d4a837
View commit details
Copy full SHA for 0d4a837
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
DAP protocol fixes
Show description for 162a4d6
eranif
committed
162a4d6
View commit details
Copy full SHA for 162a4d6
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
macOS: use more "persistent" paths
Show description for 63d324d
eranif
committed
63d324d
View commit details
Copy full SHA for 63d324d
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Linux / macOS: added new option for creating processes: `IProcessNoPty`
Show description for 558bfbd
eranif
committed
558bfbd
View commit details
Copy full SHA for 558bfbd
View code at this point
Browse repository at this point
Support for DAP debuggers over STDIO
Show description for 0bd582e
eranif
committed
0bd582e
View commit details
Copy full SHA for 0bd582e
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
[cleanup] Remove unused code (#3508)
Jarod42
authored
dbe49e7
View commit details
Copy full SHA for dbe49e7
View code at this point
Browse repository at this point
Simplified the DAP plugin UI interface
Show description for 940560f
eranif
committed
940560f
View commit details
Copy full SHA for 940560f
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
[cleanup] Remove some unused methods (#3456)
Jarod42
authored
d23f52c
View commit details
Copy full SHA for d23f52c
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
[cleanup] Remove globals `thePlugin` (except for `DatabaseExplorer`) (#3447)
Jarod42
authored
43deffa
View commit details
Copy full SHA for 43deffa
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
Fix several warnings (#3438)
Show description for 1e601a5
Jarod42
authored
1e601a5
View commit details
Copy full SHA for 1e601a5
View code at this point
Browse repository at this point
Plugin sub directories (#3423)
Show description for 14169f9
Jarod42
authored
14169f9
View commit details
Copy full SHA for 14169f9
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
Sub directories (#3420)
Show description for 679b9d8
Jarod42
authored
679b9d8
View commit details
Copy full SHA for 679b9d8
View code at this point
Browse repository at this point
Commits on May 24, 2024
Fixed: closing a modified tab on Linux / macOS causes to lose modified changes
Show description for 918a43f
eranif
committed
918a43f
View commit details
Copy full SHA for 918a43f
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
fixed build error
eranif
committed
fb62258
View commit details
Copy full SHA for fb62258
View code at this point
Browse repository at this point
add missing headers required on Ubuntu
eranif
committed
47a88e3
View commit details
Copy full SHA for 47a88e3
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
Replace `SmartPtr` by `std::shared_ptr`/`std::unique_ptr`.
Jarod42
authored and
eranif
committed
c16722e
View commit details
Copy full SHA for c16722e
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
use wxAuiNotebook as the main book control
eranif
committed
59be1e2
View commit details
Copy full SHA for 59be1e2
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
- Fixed: Windows: after closing a workspace, the sidebar does not expand to fit
eranif
committed
635cbbb
View commit details
Copy full SHA for 635cbbb
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
before attempting to open source-id validate that the path is not empty
Eran Ifrah
authored and
Eran Ifrah
committed
ed39cd7
View commit details
Copy full SHA for ed39cd7
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
fixed: `StringUtils::ResolveEnvList` failed to include system env variables
Show description for a96e55b
eranif
committed
a96e55b
View commit details
Copy full SHA for a96e55b
View code at this point
Browse repository at this point
dap: really make sure no empty `cwd` is passed to the DAP server
eranif
committed
d5ff9eb
View commit details
Copy full SHA for d5ff9eb
View code at this point
Browse repository at this point
dap debugger: setting breakpoints might cause them to disappear
eranif
committed
789a5db
View commit details
Copy full SHA for 789a5db
View code at this point
Browse repository at this point
dap: always make sure we pass "cwd" property to the DAP server
eranif
committed
8d60f48
View commit details
Copy full SHA for 8d60f48
View code at this point
Browse repository at this point
Commits on Jun 17, 2023
removed references to non existing files
eranif
committed
98cac2e
View commit details
Copy full SHA for 98cac2e
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
fixed build on MSW
eranif
committed
69f0e9e
View commit details
Copy full SHA for 69f0e9e
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
fixed: build with latest wxWidgets git
eranif
committed
cb72fec
View commit details
Copy full SHA for cb72fec
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
dap: added stubs for stdio based networking
Show description for 85612a7
eranif
committed
85612a7
View commit details
Copy full SHA for 85612a7
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
dap: move the log file to the new `logs` folder
eranif
committed
f39acaf
View commit details
Copy full SHA for f39acaf
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
FSW: when launching an executable, use terminal
eranif
committed
2ef81d9
View commit details
Copy full SHA for 2ef81d9
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
CodeLite now uses 2 top level toolbars:
Show description for 301011d
eranif
committed
301011d
View commit details
Copy full SHA for 301011d
View code at this point
Browse repository at this point
allow both clToolBarGeneric and clToolBarNative to co-exist
eranif
committed
e58b9d0
View commit details
Copy full SHA for e58b9d0
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Fix: The debugpy breakpoint is invalid
liuanlin-mx
authored and
eranif
committed
c9aaad7
View commit details
Copy full SHA for c9aaad7
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
IWorkspace: extended the interface to return the workspace directory
eranif
committed
cb1cbb4
View commit details
Copy full SHA for cb1cbb4
View code at this point
Browse repository at this point
Commits on Sep 10, 2022
when using a custom debugger, the event wxEVT_DEBUG_STARTED includes its name
eranif
committed
10eefee
View commit details
Copy full SHA for 10eefee
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
dap: added watches view
eranif
committed
3090e59
View commit details
Copy full SHA for 3090e59
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.