Add comment about Zig 15 to readme (#170) #189
Annotations
10 errors and 10 warnings
Run tests
test definition/2 when making remote call by use to import definition find the function definition (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by import find the definition of a remote macro call (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making local call find the definition when calling a erlang module (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by alias find the macro definition (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making local call find the function definition (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by alias find the definition of a struct (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test go to definition finds user-defined modules (Expert.Provider.Handlers.GoToDefinitionTest)
|
Run tests
test go to definition finds user-defined functions (Expert.Provider.Handlers.GoToDefinitionTest)
|
Run tests
test go to definition does not find built-in modules (Expert.Provider.Handlers.GoToDefinitionTest)
|
Run tests
test go to definition does not find built-in functions (Expert.Provider.Handlers.GoToDefinitionTest)
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Run tests
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Loading