index
:
odin/ols.git
action-organizeImports
ci-changes
fix-ci
fix-stale-error
index-caching
inlay-range
make-ci-work
master
objc-branch
objc-fixes
poly
remove-unused-imports
rename
semantic_tokens_range
test
uri-fix-diagnostics
use-recursion-map
Language server for Odin
Daniel Gavin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
vscode
/
package.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to ES2021, use the latest vscode client
DanielGavin
2025-09-24
1
-3
/
+3
*
Check to see that the user `ols.json` exists before copying it
Brad Lewis
2025-08-16
1
-1
/
+1
*
Fix issue with vscode extension incorrectly concatenating paths when using `o...
Brad Lewis
2025-08-13
1
-1
/
+1
*
Revert to using `[^:]+` for problem matchers
Damian Tarnawski
2025-08-09
1
-2
/
+2
*
Correct odin problemMatcher and add odin-unix
Damian Tarnawski
2025-08-09
1
-4
/
+14
*
Check for updates in the vscode extension asynchronously
Brad Lewis
2025-08-06
1
-2
/
+2
*
Support document parse on runtime package
DanielGavin
2025-05-26
1
-1
/
+1
*
Fixed issue with magic completion in call expressions.
DanielGavin
2025-05-17
1
-16
/
+19
*
Add vscode problem matcher for Odin
Harold Brenes
2025-04-25
1
-0
/
+15
*
made 'create ols.json' and 'edit global ols.json' behave more consistently wi...
Carlyle
2025-01-03
1
-7
/
+4
*
added the Edit global config command
Carlyle
2024-12-31
1
-0
/
+5
*
Add exclude path for workspace symbols.
DanielGavin
2024-12-30
1
-4
/
+4
*
Merge branch 'master' into rename
DanielGavin
2024-06-28
1
-1
/
+11
|
\
|
*
Update package
DanielGavin
2024-06-28
1
-1
/
+1
|
*
Add support for syntax highlighting in md
blob1807
2024-06-28
1
-0
/
+10
*
|
Fix issues with references now showing the definition itself if in another pa...
DanielGavin
2024-06-12
1
-2
/
+2
|
/
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-1
/
+6
*
New poly resolve system
DanielGavin
2023-12-28
1
-1
/
+1
*
Remove `vscode:prepublish` and split `build` and `package` scripts
Damian Tarnawski
2023-10-04
1
-3
/
+3
*
Update vscode extension
DanielGavin
2023-06-09
1
-6
/
+6
*
Use InitializeOptions as the global setting, and override if specified throug...
DanielGavin
2023-05-29
1
-1
/
+1
*
Update vscode extension
DanielGavin
2023-04-27
1
-30
/
+14
*
Try to use recursion map on pointers to prevent stackoverflow crashes
Daniel Gavin
2022-10-23
1
-1
/
+1
*
[vscode] fix file icon
Felipe Lavratti
2022-09-19
1
-22
/
+4
*
Update vscode extension version to 0.1.4
Daniel Gavin
2022-09-19
1
-1
/
+1
*
[vscode] Fix debugging in vscode ide
Felipe Lavratti
2022-09-18
1
-1
/
+7
*
Add the `package` script
Vitalii Kravchenko
2022-06-05
1
-1
/
+3
*
Fixes
Daniel Gavin
2022-03-13
1
-7
/
+7
*
Add ODIN_DEBUG builtin
Daniel Gavin
2022-03-04
1
-2
/
+2
*
update tsconfig
Daniel Gavin
2022-01-17
1
-30
/
+30
*
make the parens optional in @test
Daniel Gavin
2022-01-17
1
-1
/
+1
*
add temp work
Daniel Gavin
2021-12-25
1
-3
/
+28
*
support named arguments in overloading
Daniel Gavin
2021-06-11
1
-1
/
+1
*
Have vscode generate a ols file for you on new projects.
Daniel Gavin
2021-05-23
1
-1
/
+1
*
added darwin x64 to extension
Daniel Gavin
2021-05-10
1
-1
/
+1
*
add linux x64 as part of the binary + update to 0.0.6
DanielGavin
2021-05-09
1
-3
/
+2
*
fix identation rules in cases
Daniel Gavin
2021-05-06
1
-1
/
+1
*
Add the ability to run tests
Daniel Gavin
2021-05-06
1
-1
/
+1
*
add grammar to extension
Daniel Gavin
2021-05-05
1
-3
/
+33
*
move vscode extension to make it easier to sync releases
Daniel Gavin
2021-05-04
1
-0
/
+127