adamijak
adamijak
Wayland would be great, rust with smithay looks promising but they need more contributors. Also would be great to make it more dwm users friendly / alternative layouts?
I think I did follow the wiki, however I do not want to launch multiple projects at once
> "Option 1" on that page discusses using a single project. Just set the VS Code setting `azureFunctions.projectSubpath` to the project you want to use You might have misunderstood me,...
> @adamijak Could you share your `launch.json` please? Based off your description, it sounds like you have multiple? > > I think VS Code may only respect the `launch.json` that...
@nturinski Once again I looked into VsCode multi-root workspace documentation and you really can have multiple .vscode folders in workspace. > With multiple root folders in one workspace, it is...
> I am sure this is a stupid question, but I can't figure out how to get a DriveItem by path. > > What is funny is the documentation has...
> Currently `any` and `all` require an explicit predicate that should be tested. Yes currently you have to use `any true`.
@fdncred Can I get assigned? I think I have working sample with `--method` flag.
I think we could support basic open/get and save/post methods. For anything more complicated we should use `fetch`.
Thank you. Now I can see the intention for not exposing too many paths. It would be nice to update documentation then.