Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CodeMirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Moritz Aurel Pascal Schubotz
CodeMirror
Repository
9e56052a7a902229bc996fc1c241ddec8a89966e
Select Git revision
Branches
6
master
default
protected
coordsCharRtlPerf
rtlMode
direction
v3
v2
Tags
20
5.37.0
5.36.0
5.35.0
5.34.0
5.33.0
5.32.0
5.31.0
5.30.0
5.29.0
5.28.0
5.27.4
5.27.2
5.27.0
5.26.0
5.25.2
5.25.0
5.24.2
5.24.0
5.23.0
5.22.2
26 results
CodeMirror
mode
sass
sass.js
Find file
Blame
Permalink
10 years ago
9e56052a
[sass mode] Fixed bug #2156 and syntax highlighting too
· 9e56052a
Ankit
authored
10 years ago
To fix this I had to introduce new state parameter that tells if cursor is before colon or not.
9e56052a
History
[sass mode] Fixed bug #2156 and syntax highlighting too
Ankit
authored
10 years ago
To fix this I had to introduce new state parameter that tells if cursor is before colon or not.