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

[DISCUSION] some feature/issue disscussion #68

Open
AbaoFromCUG opened this issue Nov 9, 2024 · 1 comment
Open

[DISCUSION] some feature/issue disscussion #68

AbaoFromCUG opened this issue Nov 9, 2024 · 1 comment
Assignees

Comments

@AbaoFromCUG
Copy link

AbaoFromCUG commented Nov 9, 2024

Background

  • Enter-tainer/typst-preview have been archived and consolidated into tinymist
  • Some flags be deprecated/removed, e.g. --static-file-host is deprecated

I already read...

I would like to

  • Support static host:port spec, include Address already in use erorr display
  • Add optional neoconf per project configuration, to config host:port (address)
  • Re-annotation config type with LuaCATS (lua_ls style) comment annotation
  • Clarify spawn preveiw args, e.g. remove depreacated flags
  • Remind user when compile fails and websocket disconnects (like vscode status bar)

I am willing to contribution PR, here want to discuss specific requirements

@chomosuke
Copy link
Owner

chomosuke commented Nov 19, 2024

Hi, thank you for wanting to contribute to this plugin.

I'm happy with all changes you're proposing. Note that:

  • Address already in use will need to respond correctly to the situation where the port is already used by another unrelated to neovim application. This must be done by inspection the output of tinymist.

Happy to hear about any of your plans before you go ahead and implement them.

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