Pinned Loading
-
vscode-error-lens
vscode-error-lens PublicForked from phindle/error-lens
VSCode extension that enhances display of errors and warnings.
-
vscode-commands
vscode-commands PublicVSCode extension to run commands from Tree View / Status Bar / Quick Pick.
-
vscode-todo-md
vscode-todo-md Public archiveVSCode extension for Todo tracking based on "todo.txt" format.
-
vscode-snippets-in-markdown
vscode-snippets-in-markdown PublicWrite and keep snippets for VSCode in a markdown file.
-
-
vscode-find-jump
vscode-find-jump Public archiveLike Ace Jump, but better. Quickly move cursor to visible location
33 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2025
Created an issue in microsoft/vscode that received 4 comments
tree-sitter
doesn't apply some other scopes
1. Spread operator color bleeds into variable name (obj1
)
const obj1 = {};
const obj2 = { ...obj1,
}
function foo(param: string, ...rest) {}
2. Pa…
4
comments
Opened 1 other issue in 1 repository
microsoft/vscode
1
closed
-
Tree Sitter doesn't apply some scopes
This contribution was made on Feb 15