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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
config.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into overload_resolution
moonz
2026-01-27
1
-39
/
+40
|
\
|
*
Add option to put the signature help for comp lits in the docs to improve ren...
Brad Lewis
2026-01-27
1
-38
/
+39
*
|
feat: added a feature flag to turn overload resoution on and off
moonz
2026-01-27
1
-0
/
+1
|
/
*
Add optional feature for displaying signature help for comp literals
Brad Lewis
2025-12-11
1
-0
/
+1
*
Add support for documentHighlight
rasa-silva
2025-10-19
1
-0
/
+1
*
Remove unused fields/variables
DanielGavin
2025-10-04
1
-36
/
+35
*
Merge branch 'master' into remove-unused-imports
DanielGavin
2025-09-27
1
-0
/
+1
|
\
|
*
Add inlay hints for implicit return values (closes #1058)
Damian Tarnawski
2025-09-26
1
-1
/
+1
*
|
Add support for graying out unused imports
DanielGavin
2025-09-22
1
-0
/
+1
|
/
*
Add option to disable document links
Brad Lewis
2025-08-26
1
-0
/
+1
*
Add configuration for enabling pointer matching on completion
Brad Lewis
2025-08-24
1
-0
/
+1
*
Add `odin_root_override` to ols config to allow a user to override the `ODIN_...
Brad Lewis
2025-08-13
1
-0
/
+1
*
Enable references by default
Brad Lewis
2025-08-09
1
-1
/
+0
*
Auto import packages from core on completion.
DanielGavin
2025-06-22
1
-0
/
+1
*
Move ast.odin to server + add resolve_when_condition
DanielGavin
2025-06-20
1
-0
/
+1
*
Add exclude path for workspace symbols.
DanielGavin
2024-12-30
1
-0
/
+1
*
Style
DanielGavin
2024-09-29
1
-0
/
+1
*
add configuration for specific inlay hints
Laytan Laats
2024-07-11
1
-30
/
+32
*
New config to only call check on saved package.
Daniel Gavin
2024-04-25
1
-29
/
+30
*
checker_path is now an array
DanielGavin
2024-02-08
1
-1
/
+1
*
Start working on profiles
DanielGavin
2024-02-07
1
-0
/
+7
*
Add new config for "enable_procedure_snippet"
DanielGavin
2023-11-25
1
-0
/
+2
*
Save the client name for specific client handling
DanielGavin
2023-07-24
1
-0
/
+1
*
Add new setting to enable fake methods for testing
DanielGavin
2023-07-02
1
-0
/
+1
*
Start working on labeldetails
DanielGavin
2023-03-10
1
-0
/
+1
*
Add new config to disable the `core:odin/parser` errors
Daniel Gavin
2022-10-27
1
-0
/
+1
*
Forgot some files
Daniel Gavin
2022-08-30
1
-0
/
+1
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-2
/
+2
*
add support to `odinfmt.json` config for formatter.
Daniel Gavin
2022-08-08
1
-7
/
+0
*
Remove Maybe for now because json serialization messes it up.
Daniel Gavin
2022-06-29
1
-2
/
+2
*
Forgot file
Daniel Gavin
2022-06-22
1
-2
/
+2
*
Add new json variable for picking the space amount
Daniel Gavin
2022-06-21
1
-0
/
+1
*
More reference work
Daniel Gavin
2022-06-11
1
-0
/
+3
*
Remove the failed idea of making request tasks
Daniel Gavin
2022-01-19
1
-1
/
+1
*
Add checker arg config
Daniel Gavin
2022-01-17
1
-0
/
+1
*
Add odin_command config
Daniel Gavin
2021-12-26
1
-0
/
+1
*
Add snippets and auto add parenthesis on completion
Daniel Gavin
2021-12-12
1
-0
/
+1
*
Add formatter to ols
Daniel Gavin
2021-11-28
1
-0
/
+7
*
Fix odin changes
Daniel Gavin
2021-08-22
1
-0
/
+1
*
prepare to have global config aswell
Daniel Gavin
2021-05-22
1
-1
/
+5
*
start work on package completion
DanielGavin
2021-03-31
1
-0
/
+2
*
ran odinfmt again(it didn't newline at th eof)
DanielGavin
2021-03-12
1
-1
/
+1
*
ran odinfmt on project
DanielGavin
2021-03-12
1
-10
/
+10
*
add verbose setting
DanielGavin
2021-01-28
1
-2
/
+2
*
started work on hover(disabled currently through json config, unstable)
DanielGavin
2020-12-12
1
-0
/
+1
*
better detail on completion and signatures with documentation
DanielGavin
2020-12-07
1
-0
/
+1
*
requests are now made into tasks
DanielGavin
2020-12-05
1
-1
/
+0
*
saving work to prepare for multithreading
DanielGavin
2020-12-04
1
-0
/
+1
*
changed the way we find position context using the ast
DanielGavin
2020-11-09
1
-0
/
+1
*
complete refractor of the project into packages
DanielGavin
2020-11-07
1
-0
/
+10