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
/
src
/
server
/
types.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into overload_resolution
moonz
2026-01-27
1
-33
/
+34
|
\
|
*
Add option to put the signature help for comp lits in the docs to improve ren...
Brad Lewis
2026-01-27
1
-32
/
+33
*
|
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
/
+19
*
Merge branch 'master' into remove-unused-imports
DanielGavin
2025-09-27
1
-1
/
+1
|
\
|
*
Add inlay hints for implicit return values (closes #1058)
Damian Tarnawski
2025-09-26
1
-1
/
+1
*
|
Merge branch 'master' into remove-unused-imports
DanielGavin
2025-09-27
1
-0
/
+1
|
\
|
|
*
Use client capabilities to check if range semantic token is supported.
DanielGavin
2025-09-24
1
-0
/
+1
*
|
Add support for graying out unused imports
DanielGavin
2025-09-22
1
-0
/
+7
|
/
*
First pass at scoring completion items
Brad Lewis
2025-09-07
1
-2
/
+1
*
Add code actions for importing packages from collections
Brad Lewis
2025-09-03
1
-1
/
+5
*
Update readme configuration documentation
Brad Lewis
2025-08-27
1
-8
/
+8
*
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
*
Move comments from details to the end of the docs for the symbol and
Brad Lewis
2025-07-22
1
-1
/
+6
*
Auto import packages from core on completion.
DanielGavin
2025-06-22
1
-1
/
+2
*
Add textDocument/typeDefinition support
Brad Lewis
2025-06-13
1
-0
/
+1
*
Remember to check if the client has dynamic registration for change watched f...
DanielGavin
2025-05-29
1
-0
/
+10
*
Add support for filewatching from the client
DanielGavin
2025-04-05
1
-1
/
+44
*
Add documentation for enabling references and fix enable_rename config flag
Brad Lewis
2024-08-04
1
-0
/
+1
*
Merge branch 'master' into rename
DanielGavin
2024-07-11
1
-21
/
+23
|
\
|
*
add configuration for specific inlay hints
Laytan Laats
2024-07-11
1
-21
/
+23
*
|
Merge branch 'rename' of https://github.com/DanielGavin/ols into rename
DanielGavin
2024-06-13
1
-1
/
+1
|
\
\
|
*
|
Setup tests for semantic tokens and add one simple test
Damian Tarnawski
2024-06-13
1
-1
/
+1
*
|
|
add prepare rename
DanielGavin
2024-06-13
1
-1
/
+12
|
/
/
*
/
More work on renaming
DanielGavin
2024-05-29
1
-1
/
+1
|
/
*
New config to only call check on saved package.
Daniel Gavin
2024-04-25
1
-20
/
+21
*
Automatically add shared collection.
DanielGavin
2024-02-22
1
-1
/
+1
*
Start working on profiles
DanielGavin
2024-02-07
1
-0
/
+2
*
Add new config for "enable_procedure_snippet"
DanielGavin
2023-11-25
1
-0
/
+2
*
Fix issue with maybe(string) in OlsConfig
DanielGavin
2023-09-19
1
-2
/
+2
*
Save the client name for specific client handling
DanielGavin
2023-07-24
1
-1
/
+5
*
Handle 'enable_format' from ols config
ryuukk
2023-07-05
1
-0
/
+1
*
Add new setting to enable fake methods for testing
DanielGavin
2023-07-02
1
-1
/
+3
*
partially implement workspace/didChangeConfiguration
ryuukk
2023-06-26
1
-0
/
+4
*
Add experimental workspace symbol
DanielGavin
2023-06-12
1
-0
/
+1
*
Add workspace symbol types
Daniel Gavin
2023-06-11
1
-0
/
+11
*
Add custom marshal.
DanielGavin
2023-06-09
1
-1
/
+1
*
Use InitializeOptions as the global setting, and override if specified throug...
DanielGavin
2023-05-29
1
-15
/
+16
*
Start working on labeldetails
DanielGavin
2023-03-10
1
-6
/
+22
*
Add new config to disable the `core:odin/parser` errors
Daniel Gavin
2022-10-27
1
-0
/
+1
*
Add support for renaming and references on identifiers and functions. Fixed b...
Daniel Gavin
2022-08-26
1
-0
/
+1
*
Finally make the move to use odinfmt in ols.
Daniel Gavin
2022-08-20
1
-10
/
+9
*
enable hover on default, if not specified in config
Daniel Gavin
2022-08-17
1
-3
/
+2
*
translate logger level to diagnostic level
Ian Lilley
2022-08-12
1
-1
/
+1
*
add support to `odinfmt.json` config for formatter.
Daniel Gavin
2022-08-08
1
-1
/
+0
*
working on supporting references
Daniel Gavin
2022-07-30
1
-1
/
+1
[next]