Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

HyperSnips doesn't work with Typst LSP extension. #488

Description

@ploliver
  • Component:
    • VSCode Extension
  • Extension version: v0.13.0
  • OS version and name: macOS 14.1.1

Issue

HyperSnips refuses to work when the Typst LSP extension is enabled. I created an all.hsnips file that applies to all files with a simple snippet. When a .typ file is open with the extension activated, this snippet will not activate. Upon disabling the extension, the snippet will work no problem. With the extension enabled, the snippet will work if I change the extension from .typ to .txt. No other extension is enabled.

The content of all.hsnips is, for reference.

snippet test "test" wA
this is a test
endsnippet

Hope this is the place to post this. EDIT: I believe this is related to #410, #375 and #312. My apologies if this is a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions