cathaysia

Results 107 comments of cathaysia

I want to think about it from another angle. Is it possible to calculate the minimum required version of vscode in the current commit. Then tag this commit by vscode's...

Yes, but if we specify the upper and lower bounds of the vscode version at the same time, the chances of conflict between the two boundaries will be high. So...

I'm currently working on a node2nix-like software. It reads the vscode version and extension list from toml and then generates nix expressions. If all goes well, it should be open...

I've just removed the hardcoded data from the code and implemented a very basic prototype (so haven't even added a README yet), but it should be enough to illustrate some...

I just updated the [nix4vscode](https://github.com/cathaysia/nix4vscode)'s README. Anyone interested? talk about nix4vscode here is not a good idea, so I just don't mention it then.

thanks😃 ________________________________ From: Danila Danko ***@***.***> Sent: Saturday, September 9, 2023 1:02:56 PM To: nix-community/nix-vscode-extensions ***@***.***> Cc: DragonBillow ***@***.***>; Mention ***@***.***> Subject: Re: [nix-community/nix-vscode-extensions] How to get the last version...

Thanks, I will forward nix4vscode to nix-community and list the issue you mentioned in the issue. Thank you very much for your trust in nix4vscode. As of now, my configuration...

No, there's still a lot of work to be done, but a simple scenario (generating nix expressions from a configuration file) should be enough, and the likelihood of changes is...

Work is in progress to provide something like nix-vscode-extensions. But you know, I need to work and rest, and I also need time to fall in love, so I don’t...