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
/
position_context.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
#+feature using-stmt
Tasha Companion
2026-01-30
1
-0
/
+1
*
Correctly resolve hover info for poly types in where clauses for procs
Brad Lewis
2026-01-24
1
-1
/
+6
*
Add documentation for directives
Brad Lewis
2025-12-14
1
-0
/
+3
*
Check attributes when building the position context
Brad Lewis
2025-12-06
1
-1
/
+25
*
Reintroduce fallback code for selector exprs
Brad Lewis
2025-11-06
1
-0
/
+234
*
Remove fallback code with selector completions (requires odin parser changes)
Brad Lewis
2025-11-02
1
-235
/
+2
*
Check to see if completion already includes `&` before adding it when matching
Brad Lewis
2025-09-20
1
-0
/
+6
*
Correctly resolve generic types where the underlying identifier is a pointer
Brad Lewis
2025-09-16
1
-16
/
+15
*
Revert "Merge pull request #1010 from BradLewis/fix/completions-selector-in-s...
Brad Lewis
2025-09-13
1
-4
/
+1
*
Revert "Merge pull request #1011 from BradLewis/fix/completions-select-in-sel...
Brad Lewis
2025-09-13
1
-1
/
+1
*
Correct selector completions within selector call exprs
Brad Lewis
2025-09-13
1
-1
/
+1
*
Resolve selector completions when a selector expr within a selector call expr
Brad Lewis
2025-09-13
1
-1
/
+4
*
Improve resolving symbols on struct field container types
Brad Lewis
2025-09-01
1
-1
/
+15
*
Move position context code into it's own file
Brad Lewis
2025-08-24
1
-0
/
+842