4
theuser
5y

Nothing like working on a (really) big project in VS Code and the editor lags so much that I have to fallback to Notepad++.

Native does have its perks.

Comments
  • 0
    Sublime? No? Ok.
  • 1
    @cursee Possibly, does it bug you for license?
  • 1
    @theuser it does but I don't mind it at all.

    If you get annoyed by it, there are ways to hack it :3 @jakuho
  • 1
    Cool, I'll give it a shot and I'll bug my boss for a license if it bugs me for a license.
  • 0
    Spacemacs? Though I have no idea of its footprint for large projects.
  • 0
    Go to output tab, use the dropdown to check how many plugins have error.
    VS code just an editor, it’s often the unsupported extensions slow you down
  • 1
    @sunfishcc I gave it a shot, but no errors. I have around 15 plugins. I like VS Code, but on a day to day basis there is a slight (and I mean a slight) delay between keypresses and it fucks up my typing. (we have an ERP-system to build and IIS running in the background, it taps resources)
  • 0
    @theuser another trick is to have a local vscode config file and only enable minimal extensions.
    I’m still using a celeron 1.5GHz CPU on Ubuntu. With multiple node.js instance for testing.
Add Comment