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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatically add shared collection.
DanielGavin
2024-02-22
2
-3
/
+15
*
Change the template of vscode extension for `ols.json`
DanielGavin
2024-02-22
1
-2
/
+1
*
Don't add collection "vendor" in test running
DanielGavin
2023-12-03
1
-1
/
+1
*
Add `$schema` field to generated `ols.json` file
Damian Tarnawski
2023-06-11
1
-0
/
+1
*
Put ols binaries into their own folder by release id, so an update can be don...
Fabian Sperber
2023-03-10
1
-8
/
+52
*
update lookupInPath to follow synmlink to find odin root
bokunodev
2023-03-03
1
-3
/
+8
*
[vscode] [minor] change the promise handling style of fs.stat
Felipe Lavratti
2022-09-19
1
-3
/
+5
*
[vscode] Fix debugging in vscode ide
Felipe Lavratti
2022-09-18
2
-10
/
+30
*
Fixes
Daniel Gavin
2022-03-13
3
-249
/
+4
*
make the parens optional in @test
Daniel Gavin
2022-01-17
1
-1
/
+1
*
add temp work
Daniel Gavin
2021-12-25
3
-1
/
+259
*
Merge branch 'master' of github.com:DanielGavin/ols
Daniel Gavin
2021-06-11
1
-3
/
+0
|
\
|
*
new extension version
DanielGavin
2021-05-23
1
-3
/
+0
*
|
support named arguments in overloading
Daniel Gavin
2021-06-11
1
-0
/
+1
|
/
*
Have vscode generate a ols file for you on new projects.
Daniel Gavin
2021-05-23
4
-32
/
+71
*
fix read on large files
DanielGavin
2021-05-11
1
-1
/
+1
*
added darwin x64 to extension
Daniel Gavin
2021-05-10
2
-7
/
+22
*
move commands to it seperate file
DanielGavin
2021-05-09
5
-99
/
+191
*
remove unused package
DanielGavin
2021-05-09
1
-1
/
+0
*
add linux x64 as part of the binary + update to 0.0.6
DanielGavin
2021-05-09
1
-5
/
+1
*
Add the ability to run tests
Daniel Gavin
2021-05-06
2
-18
/
+18
*
forget to set the last_checked, if the ols version matches the current one.
Daniel Gavin
2021-05-05
1
-0
/
+1
*
wrong date check
Daniel Gavin
2021-05-05
1
-1
/
+1
*
add grammar to extension
Daniel Gavin
2021-05-05
1
-0
/
+4
*
move vscode extension to make it easier to sync releases
Daniel Gavin
2021-05-04
8
-0
/
+1084