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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check to see that the user `ols.json` exists before copying it
Brad Lewis
2025-08-16
2
-5
/
+8
*
Merge pull request #872 from BradLewis/fix/vscode-extension-odin-command
DanielGavin
2025-08-16
2
-20
/
+6
|
\
|
*
Fix issue with vscode extension incorrectly concatenating paths when using `o...
Brad Lewis
2025-08-13
2
-20
/
+6
*
|
Copy the users ols.json to the new folder when updating the binary with vscode
Brad Lewis
2025-08-15
1
-0
/
+3
|
/
*
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
2
-28
/
+52
*
Support document parse on runtime package
DanielGavin
2025-05-26
2
-2
/
+2
*
Fixed issue with magic completion in call expressions.
DanielGavin
2025-05-17
3
-26
/
+48
*
Merge pull request #629 from harold-b/hb.vscode-problem-matcher
DanielGavin
2025-05-11
1
-0
/
+15
|
\
|
*
Add vscode problem matcher for Odin
Harold Brenes
2025-04-25
1
-0
/
+15
*
|
neovim definitions for conform
troi
2025-04-05
2
-0
/
+31
*
|
read odin_command from ols.json to check if it exists
hardliner66
2025-03-09
3
-411
/
+426
|
/
*
add format placeholders to vscode syntax
Colter
2025-01-12
1
-0
/
+8
*
improved the starting configuration dialog
Carlyle
2025-01-03
1
-12
/
+21
*
made 'create ols.json' and 'edit global ols.json' behave more consistently wi...
Carlyle
2025-01-03
2
-34
/
+43
*
added the Edit global config command
Carlyle
2024-12-31
3
-20
/
+37
*
Add exclude path for workspace symbols.
DanielGavin
2024-12-30
5
-214
/
+1547
*
Added new_clone, free, and free_all to odin.tmLanguage.json
dozn
2024-12-27
1
-1
/
+1
*
Allow to dismiss update dialog and continue to work offline
Viktor
2024-10-23
1
-9
/
+11
*
Add grammar for ternary exp and union member access
Damian Tarnawski
2024-09-25
1
-6
/
+36
*
Add grammar for new file-tags and shabang comments
Damian Tarnawski
2024-09-15
1
-26
/
+48
*
Merge branch 'master' into rename
DanielGavin
2024-06-28
4
-70
/
+112
|
\
|
*
Update package
DanielGavin
2024-06-28
2
-3
/
+3
|
*
Merge pull request #416 from blob1807/master
DanielGavin
2024-06-28
2
-0
/
+55
|
|
\
|
|
*
Add support for syntax highlighting in md
blob1807
2024-06-28
2
-0
/
+55
|
*
|
Add spread and range operators to the syntax highlighting
Damian Tarnawski
2024-06-25
1
-11
/
+14
|
*
|
Add punctuation tokens to comments and inline some rules
Damian Tarnawski
2024-06-24
1
-52
/
+36
|
|
/
|
*
Change scope for tags to `entity.name.tag.odin`
Damian Tarnawski
2024-06-14
1
-1
/
+1
|
*
Minor fixes to tm grammars
Damian Tarnawski
2024-06-14
1
-4
/
+4
*
|
Fix issues with references now showing the definition itself if in another pa...
DanielGavin
2024-06-12
2
-19
/
+19
|
/
*
Add `\e` to allowed escape sequences in strings
Damian Tarnawski
2024-05-04
1
-1
/
+1
*
Highlight import namespace using semantic tokens
Damian Tarnawski
2024-05-02
1
-8
/
+0
*
Better match commas in attributes
Damian Tarnawski
2024-04-23
1
-2
/
+4
*
Add attributes grammar
Damian Tarnawski
2024-04-23
1
-0
/
+30
*
Add normal string fallback
Damian Tarnawski
2024-04-20
1
-3
/
+4
*
Add improved grammars for import declarations
Damian Tarnawski
2024-04-20
1
-0
/
+27
*
add .npmrc file to enforce hoisted install strategy
Damian Tarnawski
2024-04-20
2
-2
/
+3
*
Add bit_field keyword to tm grammars
Damian Tarnawski
2024-04-09
1
-3
/
+3
*
Add grammar for ansi color sequences in strings
Damian Tarnawski
2024-03-16
1
-0
/
+4
*
Automatically add shared collection.
DanielGavin
2024-02-22
4
-6
/
+23
*
Change the template of vscode extension for `ols.json`
DanielGavin
2024-02-22
1
-2
/
+1
*
Merge branch 'master' into poly
DanielGavin
2024-02-03
1
-13
/
+13
|
\
|
*
Remove where-clause from syntax
Damian Tarnawski
2024-01-24
1
-13
/
+13
*
|
Merge branch 'master' into poly
DanielGavin
2024-01-19
1
-281
/
+273
|
\
|
|
*
Major changes to the Odin textmate syntax grammar
Damian Tarnawski
2023-12-25
1
-281
/
+273
*
|
New poly resolve system
DanielGavin
2023-12-28
1
-1
/
+1
|
/
*
Fix raw string escape grammar
Damian Tarnawski
2023-12-22
1
-2
/
+1
*
Don't add collection "vendor" in test running
DanielGavin
2023-12-03
1
-1
/
+1
*
Merge pull request #260 from thetarnav/update-basic-types
DanielGavin
2023-10-10
1
-5
/
+41
|
\
[next]