Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linting and tooltips broken in Sublime Text Build 4107 #8

Open
denis130 opened this issue May 27, 2021 · 3 comments
Open

Linting and tooltips broken in Sublime Text Build 4107 #8

denis130 opened this issue May 27, 2021 · 3 comments
Assignees

Comments

@denis130
Copy link

denis130 commented May 27, 2021

After updating or installing Sublime Text Build 4107 and installing all the packages, linting doesn't work and after restarting Sublime Text tooltips are not displayed.

I have tried to do a clean install, removing everything related to previous versions, and it doesn't solve the issue.

Environment

Sublime Text:
  build: 4107
  channel: dev
    portable: false
  platform: windows x64

Packages:
    =BB= LSL:
        version: 6.0.0
        installed via Package Control: True
    Package Control: 3.4.1
    PackageDev: 3.2.16

Dependencies:
    SublimeLinter: 4.16.3
    markupsafe: 1.1.1
    mdpopups: 4.1.2
    pygments: 2.0.2
    python-jinja2: 2.10.1
    python-markdown: 3.1.1
    pyyaml: 5.1.1
    ruamel-yaml: 1.2.0
    sublime_lib: 1.4.0
@buildersbrewery
Copy link
Owner

@denis130 Thanks for the report.

I currently have a major change with some 9k lines of code pending. However I have neither finished changing the syntax, nor do I have the time to do that now or in the near future.


The latest release of this plug-in was tested with Build 4073. Compare:

https://www.sublimetext.com/dev

You might want to use the portable release for this along your main installation. macOS and linux releases are portable as-is.

@buildersbrewery buildersbrewery self-assigned this Jun 15, 2021
@buildersbrewery buildersbrewery changed the title Linting ant tooltips broken in Sublime Text build 4107 Linting and tooltips broken in Sublime Text Build 4107 Jun 15, 2021
@denis130
Copy link
Author

@buildersbrewery Thank you, I will try the build 4073.

@denis130
Copy link
Author

@buildersbrewery I was able to use it on version 4073, but for some reason I am not able to display warnings on the lines of the code like it was in the older version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants