Xin Tan

Results 11 comments of Xin Tan

> > For me it was a couple of things in my config that where causing the sluggishness. > > One was this plugin https://github.com/norcalli/nvim-colorizer.lua. Activating it only for specific...

@tobealive I tried add `{ "css", "javascript", "lua", "vim", "toml", "svelte", "typescript" },` line into my config file, won't freeze immediately, if I type a little faster or maybe after...

@tobealive Ok cool. I replaced the entire colorizer config, it works :) a million thanks 🚀🚀🚀

for now, I have to stop and restart the dev server, refresh the browser then everything works fine. Just a quick update: after downgrade to 1.5.4, everything works fine :)

this looks like a cool feature, is this still WIP?

> vue-element-admin >4.2.1版 同问 > Module build failed (from ./node_modules/eslint-loader/index.js): > TypeError: Cannot read property 'range' of null 大佬怎么解决 @shanzhaozhen @upcwangying ``` require([`@/views/${view}`], resolve) ```

> Try this > > ``` > local mason_registry = require("mason-registry") > local vue_language_server_path = mason_registry.get_package("vue-language-server"):get_install_path() > .. "/node_modules/@vue/language-server" > > local lspconfig = require("lspconfig") > > lspconfig.tsserver.setup({ > init_options...

I second this. Could be a very powerful and useful feature