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
/
extension.ts
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move to ES2021, use the latest vscode client
DanielGavin
2025-09-24
1
-1
/
+7
|
*
Check to see that the user `ols.json` exists before copying it
Brad Lewis
2025-08-16
1
-4
/
+7
|
*
Copy the users ols.json to the new folder when updating the binary with vscode
Brad Lewis
2025-08-15
1
-0
/
+3
|
*
Check for updates in the vscode extension asynchronously
Brad Lewis
2025-08-06
1
-26
/
+50
|
*
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
-7
/
+14
|
*
read odin_command from ols.json to check if it exists
hardliner66
2025-03-09
1
-338
/
+345
|
*
improved the starting configuration dialog
Carlyle
2025-01-03
1
-12
/
+21
|
*
made 'create ols.json' and 'edit global ols.json' behave more consistently ↵
Carlyle
2025-01-03
1
-27
/
+39
|
|
|
|
with each other
*
added the Edit global config command
Carlyle
2024-12-31
1
-19
/
+31
|
*
Allow to dismiss update dialog and continue to work offline
Viktor
2024-10-23
1
-9
/
+11
|
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-1
/
+9
|
*
Change the template of vscode extension for `ols.json`
DanielGavin
2024-02-22
1
-2
/
+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 ↵
Fabian Sperber
2023-03-10
1
-8
/
+52
|
|
|
|
done in parallel while still being in use (windows)
*
Fixes
Daniel Gavin
2022-03-13
1
-1
/
+4
|
*
add temp work
Daniel Gavin
2021-12-25
1
-1
/
+6
|
*
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
1
-19
/
+53
|
*
fix read on large files
DanielGavin
2021-05-11
1
-1
/
+1
|
*
added darwin x64 to extension
Daniel Gavin
2021-05-10
1
-1
/
+5
|
*
move commands to it seperate file
DanielGavin
2021-05-09
1
-97
/
+8
|
*
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
1
-14
/
+14
|
*
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
1
-0
/
+413