Comment by dsmurrell Comment by dsmurrell a year ago 3 replies Copy Link View on Hacker News Because it's hard to reimplement VSCode from scratch?
Copy Link blindluck a year ago Collapse Comment - VSCode has plugins Reply View | 2 replies Copy Link andypants a year ago Parent Collapse Comment - They are making changes that cannot be done or are very difficult with vscode extensions Reply View | 1 reply Copy Link blindluck a year ago Root Parent Collapse Comment - What might they be? API calls, read all files, write to files, side bar, UI interactions in editor. These are things I would imagine an extension can do. Continue.dev is an example. Reply View | 0 replies
Copy Link andypants a year ago Parent Collapse Comment - They are making changes that cannot be done or are very difficult with vscode extensions Reply View | 1 reply Copy Link blindluck a year ago Root Parent Collapse Comment - What might they be? API calls, read all files, write to files, side bar, UI interactions in editor. These are things I would imagine an extension can do. Continue.dev is an example. Reply View | 0 replies
Copy Link blindluck a year ago Root Parent Collapse Comment - What might they be? API calls, read all files, write to files, side bar, UI interactions in editor. These are things I would imagine an extension can do. Continue.dev is an example. Reply View | 0 replies
VSCode has plugins