Giter Club home page Giter Club logo

vls-112's Introduction

vls-112 README

基于vlang官方语言服务器vls的代码框架构建。
只实现定义跳转功能。

Download / Installation

目前存在内存泄露,每次跳转泄露0.1Mb左右

  1. 需要配合vscode插件vscode-vlang-112使用。vscode插件安装与配置请参考here
  2. 克隆vls-112项目并且编译
git clone https://github.com/zhangbush/vls-112
cd vls-112
v run build.vsh

已实现

  1. 自身模块内函数定义的跳转
  2. 引入的外部模块的函数定义的跳转

接下来要实现

  1. 类型推断 (优先)
  2. 基于类型推断的结构体方法定义的跳转
  3. 基于类型推断的变量类型定义的跳转

vls-112's People

Contributors

zpjmj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.