Peiwen Lu
Peiwen Lu
### What happened? After upgrading re-frame-10x to version `1.1.13` and highlight.js to `11.1.0`, when the mouse hovers over on a traced function, I got the following warning message in the...
When running the `tsc` command at a new created project root, I got the following error messages. Even I have already added `"skipLibCheck": true` and `"exclude": ["node_modules"]` to `tsconfig.json`. Is...
In the commit https://github.com/smihica/emmet-mode/commit/39ef6f894d19b3a2ba5e583788af5f337eaf21c0, changes are directly added to the compiled "emmet-modal.el" file, which will get lost after executing `make`. I think the newly added codes need to be moved...