All Projects → sumneko → Lua Language Server

sumneko / Lua Language Server

Licence: mit
Lua Language Server coded by Lua

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Lua Language Server

Trainyourownyolo
Train a state-of-the-art yolov3 object detector from scratch!
Stars: ✭ 399 (-34.27%)
Mutual labels:  inference
Jetson Inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Stars: ✭ 5,191 (+755.19%)
Mutual labels:  inference
Torchlayers
Shape and dimension inference (Keras-like) for PyTorch layers and neural networks
Stars: ✭ 527 (-13.18%)
Mutual labels:  inference
Texlab
An implementation of the Language Server Protocol for LaTeX
Stars: ✭ 402 (-33.77%)
Mutual labels:  language-server
Model server
A scalable inference server for models optimized with OpenVINO™
Stars: ✭ 431 (-29%)
Mutual labels:  inference
Typescript Language Server
TypeScript & JavaScript Language Server
Stars: ✭ 462 (-23.89%)
Mutual labels:  language-server
Terraform Ls
Terraform Language Server
Stars: ✭ 389 (-35.91%)
Mutual labels:  language-server
Vim Lsp Settings
Auto configurations for Language Server for vim-lsp
Stars: ✭ 597 (-1.65%)
Mutual labels:  language-server
Causaldiscoverytoolbox
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
Stars: ✭ 447 (-26.36%)
Mutual labels:  inference
Language Tools
The Svelte Language Server, and official extensions which use it
Stars: ✭ 516 (-14.99%)
Mutual labels:  language-server
Gpu Rest Engine
A REST API for Caffe using Docker and Go
Stars: ✭ 412 (-32.13%)
Mutual labels:  inference
Monaco Languageclient
NPM module to connect Monaco editor with language servers
Stars: ✭ 419 (-30.97%)
Mutual labels:  language-server
Ts Graphql Plugin
TypeScript Language Service Plugin for GraphQL developers
Stars: ✭ 479 (-21.09%)
Mutual labels:  language-server
Cubert
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
Stars: ✭ 395 (-34.93%)
Mutual labels:  inference
Clojure Lsp
Language Server (LSP) for Clojure
Stars: ✭ 547 (-9.88%)
Mutual labels:  language-server
Powershelleditorservices
A common platform for PowerShell development support in any editor or application!
Stars: ✭ 394 (-35.09%)
Mutual labels:  language-server
Io Ts
Runtime type system for IO decoding/encoding
Stars: ✭ 5,086 (+737.89%)
Mutual labels:  inference
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+945.47%)
Mutual labels:  inference
Awesome Emdl
Embedded and mobile deep learning research resources
Stars: ✭ 554 (-8.73%)
Mutual labels:  inference
Lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
Stars: ✭ 501 (-17.46%)
Mutual labels:  inference

lua-language-server

build version installs downloads

Install In VSCode

https://marketplace.visualstudio.com/items?itemName=sumneko.lua

avatar

Feature

  • [x] Goto Definition
  • [x] Find All References
  • [x] Hover
  • [x] Diagnostics
  • [x] Rename
  • [x] Auto Completion
  • [x] IntelliSense
  • [x] Signature Help
  • [x] Document Symbols
  • [x] Workspace Symbols
  • [x] Syntax Check
  • [x] Highlight
  • [x] Code Action
  • [x] EmmyLua Annotation
  • [x] Multi Workspace
  • [x] Semantic Tokens
  • [ ] Type Format

Preview

Goto Definition

avatar

Find All References

avatar

Hover

avatar

Diagnostics

avatar

Rename

avatar

Auto Completion

avatar

Signature Help

avatar

Emmy Annotation

avatar

Version

  • [x] Lua 5.1
  • [x] Lua 5.2
  • [x] Lua 5.3
  • [x] Lua 5.4
  • [x] LuaJIT

If you find any mistakes, please tell me or use Pull Requests to fix them directly.

如果你发现了任何错误,请告诉我或使用Pull Requests来直接修复。

Locale

  • [x] en-US
  • [x] zh-CN

Please help me improve the quality of en-US.

Build

Setting

Credit

Acknowledgement

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].