Giter Club home page Giter Club logo

Comments (2)

rchl avatar rchl commented on June 25, 2024

Can you post the output of LSP: Troubleshoot server?

from lsp.

skytwosea avatar skytwosea commented on June 25, 2024

Hello @rchl , apologies for the delay. The output of LSP: Troubleshoot server is below:
`# Troubleshooting: zig

Version

  • LSP: 1.29.0
  • Sublime Text: 4169

Server Test Run

  • exit code: 0
  • output
info : ( main ): Starting ZLS 0.12.0-dev.110+5973239 @ '/home/vesper/.zls/zls'
info : ( main ): No config file zls.json found.
info : (server): set config option 'builtin_path' to '/home/vesper/.cache/zls/builtin.zig'
info : (server): set config option 'zig_lib_path' to '/home/vesper/.zig/zig-linux-x86_64-0.12.0-dev.3212+40e64245f/lib'
info : (server): set config option 'zig_exe_path' to '/usr/bin/zig'
info : (server): set config option 'build_runner_path' to '/home/vesper/.cache/zls/build_runner_master.zig'
info : (server): set config option 'global_cache_path' to '/home/vesper/.cache/zls'
info : (server): set config option 'build_runner_global_cache_path' to '/home/vesper/.cache/zig'

Server Configuration

  • command
[
  "/home/vesper/.zls/zls"
]
  • shell command
/home/vesper/.zls/zls
  • selector
source.zig
  • priority_selector
source.zig
  • init_options
{}
  • settings
{}
  • env
{}

Active view

  • File name
/home/vesper/Dropbox/dev/languages/zig/school_exercises/assOne/main.zig
  • Settings
{
  "auto_complete_selector": "meta.tag, source - comment - string.quoted.double.block - string.quoted.single.block - string.unquoted.heredoc", 
  "lsp_active": true, 
  "syntax": "Packages/Zig Language/Syntaxes/Zig.sublime-syntax"
}
  • base scope
source.zig

Project / Workspace

  • folders
[]
  • is project: False

LSP configuration

{
  "clients": {
    "zig": {
      "command": [
        "/home/vesper/.zls/zls"
      ], 
      "enabled": true, 
      "selector": "source.zig"
    }
  }, 
  "lsp_code_actions_on_save": {
    "source.fixAll": false, 
    "source.organizeImports": false
  }, 
  "lsp_format_on_save": false, 
  "semantic_highlighting": true, 
  "show_inlay_hints": false
}

System PATH

  • /usr/local/sbin
  • /usr/local/bin
  • /usr/sbin
  • /usr/bin
  • /sbin
  • /bin
  • /usr/games
  • /usr/local/games
  • /snap/bin`

from lsp.

Related Issues (20)

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.