ML

Results 16 comments of ML

Solidity just [launched](https://blog.soliditylang.org/2021/12/20/solidity-0.8.11-release-announcement/) their LSP Perhaps it could be possible to leverage an existing Python LSP to help build a Vyper LSP?

Support. My notes always contain only one language so it's counterproductive and counterintuitive to have to keep selecting the language when making a new block. Toaco's suggestion looks like a...

Any update, is this going to be merged? I think the default foreground grey is #cccccc if we'd like to try that too

Huh why is it dead? There's a greater need for it than ever now and it generally seems to work okay (I guess I'm missing something?)

I have a similar problem on Next.js (and not even actually using edge) unless I remove middleware. My error says (when using Drizzle + postgres.js): ``` [auth][error] AdapterError: Read more...

Related issue https://github.com/alefragnani/vscode-bookmarks/issues/614

Sure, that also sounds like a good idea I definitely think there should be a visual distinction between labelled/unlabelled by default, regardless of whether it's a different colour or icon

I have a similar problem in my middleware.ts. My error message is: ``` [auth][error] AdapterError: Read more at [https://errors.authjs.dev#adaptererror](https://errors.authjs.dev/#adaptererror) [auth][cause]: Error: The edge runtime does not support Node.js 'net' module....

This is annoying, makes it harder to follow the captions. Please fix

I am using Next.js and Drizzle, and get the same: `Error: The edge runtime does not support Node.js 'crypto' module. Learn More: https://nextjs.org/docs/messages/node-module-in-edge-runtime`