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
WebTools
NodeJSWorkspaceView.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2024
[cleanup] Fix msvc warnings C4456: declaration of '$var' hides previous local declaration (#3469)
Jarod42
authored
36595e4
View commit details
Copy full SHA for 36595e4
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
Move some files in sub directories (#3412)
Show description for 387f921
Jarod42
authored
387f921
View commit details
Copy full SHA for 387f921
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
changing CodeLite theme style from dark <-> light now also switches between the bitmaps
eranif
committed
3fa49e2
View commit details
Copy full SHA for 3fa49e2
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Continued working on a simple file-system based workspace
eranif
committed
4ee2f4e
View commit details
Copy full SHA for 4ee2f4e
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Find in files: CodeLite now stores the 'Look In' and 'Mask' per workspace *type*
Show description for f38472d
eranif
committed
f38472d
View commit details
Copy full SHA for f38472d
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Removed the 'clean' button from the C++ workspace view
eranif
committed
43fd9d4
View commit details
Copy full SHA for 43fd9d4
View code at this point
Browse repository at this point
Commits on Feb 16, 2019
Added support for JS lint
Show description for 4172614
eranif
committed
4172614
View commit details
Copy full SHA for 4172614
View code at this point
Browse repository at this point
clConsoleBase now fires events when a terminal is closed
Show description for f5dfc0c
eranif
committed
f5dfc0c
View commit details
Copy full SHA for f5dfc0c
View code at this point
Browse repository at this point
fixed build error on linux
eranif
committed
f71a86c
View commit details
Copy full SHA for f71a86c
View code at this point
Browse repository at this point
NodeJS workspace: added an option to run 'npm insatll'
eranif
committed
0f94c89
View commit details
Copy full SHA for 0f94c89
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
Fixed: "Explorer" view loaded folders opened by other workspaces not related to it (e.g. NodeJS, PHP)
Show description for 30349a8
eranif
committed
30349a8
View commit details
Copy full SHA for 30349a8
View code at this point
Browse repository at this point
Added RefreshTree() to cltreectrlpanel
Show description for ff91ffa
eranif
committed
ff91ffa
View commit details
Copy full SHA for ff91ffa
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
NodeJS workspace: the folders stored in the workspace file are kept in relative path with UNIX style paths
Show description for 76da539
eranif
committed
76da539
View commit details
Copy full SHA for 76da539
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Removed old nodejs debugger code
eranif
committed
67a8149
View commit details
Copy full SHA for 67a8149
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
Until the new Node.js protocol documentation is resolved, just launch a CLI debugger in a terminal for a newer versions of Node.js
eranif
committed
75b8b07
View commit details
Copy full SHA for 75b8b07
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Reverted previous commit which broke NodeJS debugger for Windows
eranif
committed
85e471f
View commit details
Copy full SHA for 85e471f
View code at this point
Browse repository at this point
Added new option to CreateAsyncProcess that does not strip terminal colours
eranif
committed
205dddd
View commit details
Copy full SHA for 205dddd
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Added stub for NodeJS cli debugger wrapper. This should provide some really basic functionality for debugging NodeJS v8 and later
Show description for 016296c
eranif
committed
016296c
View commit details
Copy full SHA for 016296c
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
NodeJS and Memcheck plugins are now using the new console
eranif
committed
ee9b92f
View commit details
Copy full SHA for ee9b92f
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
Code refactoring: moved the TreeCtrl + ListCtrl built-in search into the base classes clThemedTreeCtrl & clThemedTreeCtrl
eranif
committed
7a67861
View commit details
Copy full SHA for 7a67861
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Outline pluing + Quick Outline view are now using clThemedTreeCtrl
eranif
committed
23e1b49
View commit details
Copy full SHA for 23e1b49
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Deprecated the Tweaks plugin
Show description for d0a29d8
eranif
committed
d0a29d8
View commit details
Copy full SHA for d0a29d8
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Load the bitmaps only once (boost load time)
Eran Ifrah
committed
bfe0e56
View commit details
Copy full SHA for bfe0e56
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Fixed: NodeJS debugger: added an option to set the working directory for the debugger
Eran Ifrah
committed
1e7525f
View commit details
Copy full SHA for 1e7525f
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
Use TerminalEmulator to launch the "npm init" command from the NodeJS workspace
עירן יפרח
committed
d098592
View commit details
Copy full SHA for d098592
View code at this point
Browse repository at this point
NodeJS: added 'Run npm init' command for folders in the workspace view
eranif
committed
02dc8da
View commit details
Copy full SHA for 02dc8da
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
Use clTreeKeyboardInput to allow keyboard input navigation in the workspace view
Show description for 0706b08
Eran Ifrah
committed
0706b08
View commit details
Copy full SHA for 0706b08
View code at this point
Browse repository at this point
Initial work on generic keyboard search on all tree controls in CodeLite UI
eranif
committed
bcbae71
View commit details
Copy full SHA for bcbae71
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
NodeJS: use a unique icon for project folders (a project folder: a folder with package.json file in it)
Eran Ifrah
committed
1ab732f
View commit details
Copy full SHA for 1ab732f
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
NodeJS: handle each folder with package.json inside it as a project. This means, that
Show description for 33519c7
Eran Ifrah
committed
33519c7
View commit details
Copy full SHA for 33519c7
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
NodeJS: add context menu for projects (a NodeJS project is identified as such if the file
Show description for faa069d
Eran Ifrah
committed
faa069d
View commit details
Copy full SHA for faa069d
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Fixed: Node.js: make sure that command line arguments are wrapped with quotes if needed
Show description for ddc1f48
eranif
committed
ddc1f48
View commit details
Copy full SHA for ddc1f48
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
NodeJS workspace: added an option to close the workspace from the workspace view context menu
eranif
committed
39295b6
View commit details
Copy full SHA for 39295b6
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Fixed build error
eranif
committed
8a9b677
View commit details
Copy full SHA for 8a9b677
View code at this point
Browse repository at this point
NodeJS: by default, hide all hidden files and folders from the tree view
eranif
committed
85181d6
View commit details
Copy full SHA for 85181d6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.