Ravindu Liyanapathirana

Results 22 comments of Ravindu Liyanapathirana

I think a "Default Input Method" preference under Chatting/General or Chatting/Advanced would be appropriate here.

@gep13 I usually use Visual Studio, with the [Cake for Visual Studio](https://github.com/cake-build/cake-vs) extension, or Visual Studio Code with the [Cake](https://marketplace.visualstudio.com/items?itemName=cake-build.cake-vscode) extension. The screenshots attached with https://github.com/cake-build/cake/issues/1911#issue-271191667 are of Visual Studio.

@gep13 syntax highlighting for `Cake.config` in VS Code! Nice πŸ‘. Is a similar feature planned to be shipped with Cake for VS?

@gep13 have you considered the second proposal at https://github.com/cake-build/cake/issues/1911#issue-271191667 wherein Cake could prefer a `cake.ini` file, but support both? Doing so wouldn't require you to change the Visual Studio plugin,...

@gep13 I see. I apologize -- I misunderstood your intentions.

Yes! Archiving should preserve the task hierarchy. For exampleβ€” ``` ☐ Task 1 βœ“ Task 2 @done (21-11-22 11:30) Category A: ☐ Task A/1 βœ“ Task A/2 @done (21-11-22 11:30)...

I accidentally uninstalled this extension upon noticing that the identifier `zhuangtongfa.Material-theme` was listed in the output of the `code --list-extensions` command πŸ€·β€β™‚οΈ . It is my opinion that, despite the...

Alternatively, a setting (that would be inactive by default), to **(unconditionally) hide the "Format XAML" context menu option**, would be nice. This is because same command can be invoked automatically...

@koistya Compiled files go in the `build` (or alternatively according to the spec, `dist`) directory, don't they?

Win+G opens the Xbox Game Bar, unless yuu've disabled the shortcut πŸ˜…. Win+Z might be safer because it's not bound to anything by default (and is what I use to...