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

Sublime Text 4 support? #1

Closed
Cris70 opened this issue Jun 23, 2022 · 4 comments
Closed

Sublime Text 4 support? #1

Cris70 opened this issue Jun 23, 2022 · 4 comments

Comments

@Cris70
Copy link

Cris70 commented Jun 23, 2022

I tried to follow the instructions for Sublime Text 3, but it seems the plugin is not installed.
Is there anyone using it with Subliem Text 4?

Thank you in advance

@vadimshchukin
Copy link
Owner

Sublime Text 4 should support Sublime Text 3 plugins. I personally still use ST 3, so I cannot tell if all works well in ST 4. But I've just tried ST 4 with the plugins and it seemed it worked fine (at least the HLASM syntax support). You can tell it by opening "View -> Show Console", there should be messages like "reloading python 3.3 plugin zFTP.zftplib". Do you have such messages or any errors in the console?

@Cris70
Copy link
Author

Cris70 commented Jun 24, 2022

Hi @vadimshchukin ,
this is all I get on startup:

DPI mode: per-monitor v2
startup, version: 4126 windows x64 channel: stable
executable: /C/Users/J19186/Software/SublimeText4/sublime_text.exe
application: /C/Users/J19186/Software/SublimeText4
working dir: /C/Users/J19186/Software/SublimeText4
packages path: /C/Users/J19186/Software/SublimeText4/Data/Packages
state path: /C/Users/J19186/Software/SublimeText4/Data/Local
zip path: /C/Users/J19186/Software/SublimeText4/Packages
zip path: /C/Users/J19186/Software/SublimeText4/Data/Installed Packages
ignored_packages: ["Vintage"]
pre session restore time: 1.81403
startup time: 1.94203
first paint time: 1.94303
reloading python 3.3 plugin 0_package_control_loader.00-package_control
reloading python 3.3 plugin Package Control.1_reloader
reloading python 3.3 plugin Package Control.2_bootstrap
reloading python 3.3 plugin Package Control.Package Control
reloading plugin Default.arithmetic
reloading plugin Default.auto_indent_tag
reloading plugin Default.block
reloading plugin Default.colors
reloading plugin Default.comment
reloading plugin Default.convert_color_scheme
reloading plugin Default.convert_syntax
reloading plugin Default.copy_path
reloading plugin Default.echo
reloading plugin Default.exec
reloading plugin Default.fold
reloading plugin Default.font
reloading plugin Default.goto_line
reloading plugin Default.history_list
reloading plugin Default.html_print
reloading plugin Default.indentation
reloading plugin Default.install_package_control
reloading plugin Default.keymap
reloading plugin Default.kill_ring
reloading plugin Default.mark
reloading plugin Default.new_templates
reloading plugin Default.open_context_url
reloading plugin Default.open_in_browser
reloading plugin Default.pane
reloading plugin Default.paragraph
reloading plugin Default.paste_from_history
reloading plugin Default.profile
reloading plugin Default.quick_panel
reloading plugin Default.rename
reloading plugin Default.run_syntax_tests
reloading plugin Default.save_on_focus_lost
reloading plugin Default.scroll
reloading plugin Default.set_unsaved_view_name
reloading plugin Default.settings
reloading plugin Default.show_scope_name
reloading plugin Default.side_bar
reloading plugin Default.sort
reloading plugin Default.switch_file
reloading plugin Default.symbol
reloading plugin Default.transform
reloading plugin Default.transpose
reloading plugin Default.ui
reloading plugin CSS.css_completions
reloading plugin Diff.diff
reloading plugin HTML.encode_html_entities
reloading plugin HTML.html_completions
reloading plugin ShellScript.ShellScript
plugins loaded
Package Control: No updated packages

If I go to "Preferences" => "Browse Packages" I see this:
image

Is it correct?

@vadimshchukin
Copy link
Owner

Hi,

I think that's because the contents of the zsublime-master folder should be in the Packages folder. So just try to move the contents of that folder to the Packages folder.

@Cris70
Copy link
Author

Cris70 commented Jun 28, 2022

Thank you @vadimshchukin , that solved my issue. Maybe the installation instructions could be improved.

@Cris70 Cris70 closed this as completed Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants