-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Implement-propper-commenting-in-blazor-/10575281)._
---
You can't comment a section if …
-
While helping Masuo get the hex tiling PR working in MSL, I spent a long time being confused....
Commenting out `#include` lines does not stop them from being included.
```
//#include "mx_math.…
-
Could you give the types a highlighting color?
I would also kindly request and commenting shorkey with G-cc in normal mode.
![image](https://github.com/user-attachments/assets/d6603c89-eb65-4d2…
-
This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too oft…
-
- Link to eclipse-set/set#1083
- Table reference can update via by commenting:
- All table: `/update-table-reference`
- Single table: `/update-table-reference { table_shortcut }`.
- Download Diff…
-
Currently to zap you need to click once, then choose amount, then confirm. It could be one click with default amount (if specified in settings)
To broadcast, you also need to choose relays and then…
-
Given this example code:
```zig
/// This function does nothing
pub fn foo() void {}
```
Actual behavior:
If cursor is placed in a single doc comment line, doing `ctrl+/` causes the following…
-
- It's difficult currently to coordinate around who is handling a consultation, and how things are progressing before they become a raid
- Ideally, members should be able to comment on the consultati…
-
I would like to comment out `%root` since I don't want all my AST nodes inheriting the `Spec` fields.
![Screenshot 2024-10-18 at 12 04 47 PM](https://github.com/user-attachments/assets/9c76b379-a3f…
-
Selections in line can't be commented. The entire line gets commented. Granular control with `C-c` would fix this.