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
CSSCodeCompletion.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 3, 2025
[cleanup] Replace `std::foreach` by for-range (#3630)
Jarod42
authored
3a1cc5c
View commit details
Copy full SHA for 3a1cc5c
View code at this point
Browse repository at this point
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 Jun 17, 2023
code completion event: ignore the completion if the widow does not have the focus
eranif
committed
15771ef
View commit details
Copy full SHA for 15771ef
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
code cleanup
eranif
committed
74897f4
View commit details
Copy full SHA for 74897f4
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
code cleanup: removed all internal C++ code completion from CodeLite. It is now only provided by the Language Server Plugin
eranif
committed
27c7f7e
View commit details
Copy full SHA for 27c7f7e
View code at this point
Browse repository at this point
Commits on Oct 19, 2019
code completion box: added new type of entries: "snippet". Snippet entries
Show description for 90660b2
eranif
committed
90660b2
View commit details
Copy full SHA for 90660b2
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Moved Words completion, WebTools and PHP plugins to use the new Service Provider mechanism for handling code completion events
eranif
committed
b8c9080
View commit details
Copy full SHA for b8c9080
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Refactor: renamed JSONRoot -> JSON, JSONElement -> JSONItem
Show description for 4b116ab
eranif
committed
4b116ab
View commit details
Copy full SHA for 4b116ab
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Fixed: build error on Linux : https://github.com/eranif/codelite/issues/897
eranif
committed
65ccdee
View commit details
Copy full SHA for 65ccdee
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Fixed: CSS code completion: ignore whitespace when looking for the ":" that separates the
Show description for a153f9f
eranif
committed
a153f9f
View commit details
Copy full SHA for a153f9f
View code at this point
Browse repository at this point
Implemented CSS code completion, fixes: https://github.com/eranif/codelite/issues/868
eranif
committed
fd35e50
View commit details
Copy full SHA for fd35e50
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.