christian

Results 8 comments of christian

Same with `for` in both .ts and .js nova-typescript disabled ↓ nova-typescript enabled ↓

What is the status? Can this be fixed?

That is great. I still can't get Nova's snippets working. Seems like they can't coexist with the TypeScript extension completion.

Is the package still maintained or do they just not care?

Hi, sorry for the bad wording. Yes syntax highlighting, but also `mhtml-mode` features.

Make sense. Are you referring to [Polymode](https://polymode.github.io)? [Mastering Emacs: Polymode: Multiple Major Modes and How to Use SQL and Python in one Buffer](https://www.masteringemacs.org/article/polymode-multiple-major-modes-how-to-use-sql-python-in-one-buffer)

I get the same error on macOS 12.1 when I've set `(setq processing-application-dir "/Applications/Processing.app")` and it the path as in `processing-mode.el`: ```elisp (defcustom processing-application-dir (eval (cond ((eq system-type 'darwin) "/Applications/Processing.app")...

Yeah an npm package would be great, so other editor can install this too...