-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Editor decorations & colors
Alexandru Dima edited this page Jan 21, 2017
·
11 revisions
✅ - Uses TM theme setting.
⬇️ - Not yet uses TM theme setting. Low priority.
❌ - Not required.
##Editor Contributions
Cursor
Status | Style | TM Setting |
---|---|---|
✅ | cursor |
caret |
⬇️ | bracket-match |
Find
Status | Style | TM Setting |
---|---|---|
✅ | findMatch |
findMatchHighlight |
✅ | currentFindMatch |
currentFindMatchHighlight |
✅ | findScope |
findRangeHighlight |
✅ | rangeHighlight |
rangeHighlight |
✅ | selectionHighlight |
selectionHighlight |
Goto Declaration
Status | Style | TM Setting |
---|---|---|
✅ | goto-definition-link |
activeLinkForeground |
Hover
Status | Style | TM Setting |
---|---|---|
✅ | hoverHighlight |
hoverHighlight |
Keybindings
Status | Style | TM Setting |
---|---|---|
⬇️ | keybindingError |
|
⬇️ | inlineKeybindingError |
|
⬇️ | keybindingInfo |
|
⬇️ | inlineKeybindingInfo |
Links
Status | Style | TM Setting |
---|---|---|
✅ | detected-link-active |
activeLinkForeground |
✅ | detected-link |
linkForeground |
Markers
Status | Style | TM Setting |
---|---|---|
⬇️ | greensquiggly |
|
⬇️ | redsquiggly |
Quick open
Status | Style | TM Setting |
---|---|---|
✅ | rangeHighlight |
rangeHighlight |
References
Status | Style | TM Setting |
---|---|---|
✅ | reference-decoration |
referenceHighlight |
✅ | referenceMatch |
findMatchHighlight |
Snippet
Status | Style | TM Setting |
---|---|---|
⬇️ | new-snippet |
|
⬇️ | finish-snippet-placeholder |
|
⬇️ | placeholder |
Word Highlighter
Status | Style | TM Setting |
---|---|---|
✅ | wordHighlightStrong |
wordHighlightStrong |
✅ | wordHighlight |
wordHighlight |
✅ | selectionHighlight |
selectionHighlight |
##Diff Editor Contributions
Status | Style | TM Setting |
---|---|---|
line-insert |
||
line-delete |
||
char-insert |
||
char-delete |
##Debug Contributions
Status | Style | TM Setting |
---|---|---|
✅ | hoverHighlight |
hoverHighlight |
##Git Contributions
Status | Style | TM Setting |
---|---|---|
⬇️ | git-merge-control-decoration |
|
⬇️ | git-dirty-modified-diff-glyph |
|
⬇️ | git-dirty-added-diff-glyph |
|
⬇️ | git-dirty-deleted-diff-glyph |
##Search Contributions
Status | Style | TM Setting |
---|---|---|
✅ | findMatch |
findMatchHighlight |
✅ | currentFindMatch |
currentFindMatchHighlight |
✅ | findInFileMatch |
findMatchHighlight |
✅ | highlight |
findMatchHighlight |
replace findInFileMatch |
||
replaceMatch |
Project Management
- Roadmap
- Iteration Plans
- Development Process
- Issue Tracking
- Build Champion
- Release Process
- Running the Endgame
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Feedback Channels
- Source Code Organization
- Coding Guidelines
- Testing
- Dealing with Test Flakiness
- Contributor License Agreement
- Extension API Guidelines
- Accessibility Guidelines
Documentation