Kyouyama Kazusa

Results 11 issues of Kyouyama Kazusa

**Version Used**: VS2022 17.1 preview 2 **Steps to Reproduce**: 1. Type code such as ```csharp SizeChanged += ([A] a, b) => { }; ``` 2. While I typing `[` to...

Area-IDE
Concept-Design Debt
IDE-IntelliSense

**Version Used**: VS 17.3p6 **Steps to Reproduce**: Creates a source generator, and implements a basic logic that can generate a type or other things that will display an inheritance margin...

Bug
help wanted
Area-Analyzers

This issue records the detail for new APIs for generating puzzles with techniques, keeping such techniques in the first step or must contain. To-do list: - [x] Full House -...

Kind-enhancement
Kind-feature
Area-API

C# language design team wants to introduce a new feature called `extension`, a new type kind in C# type system. ## What is the feature? This feature will allow you...

Kind-feature request
Area-API
C# feature sync

Expands from #549.

Kind-enhancement
Kind-feature request
Area-API

There is a thing I have to do for now - re-implement chaining APIs to support grouped nodes. From the year 2019 (beginning with this repository), I have chosen the...

Kind-enhancement
Kind-feature request
Area-API

To-do list: - [ ] APIs - [x] Type `IGrid` and related types - [x] #686 - [ ] Implement type to store user-steps - [ ] Implement undo-redo stacking...

Area-UI
Kind-feature request
Area-API

See this file: https://github.com/KyouyamaKazusa0805/Sudoku/blob/a8c7fdf1f1ac72866634747e0fb06bdbb7b21a55/src/Sudoku.Analytics/Analytics/StepSearchers/DeadlyPatterns/AnonymousDeadlyPatternStepSearcher.cs 8 cells: https://github.com/KyouyamaKazusa0805/Sudoku/blob/a8c7fdf1f1ac72866634747e0fb06bdbb7b21a55/src/Sudoku.Analytics/Analytics/StepSearchers/DeadlyPatterns/AnonymousDeadlyPatternStepSearcher.cs#L33-L54 9 cells: https://github.com/KyouyamaKazusa0805/Sudoku/blob/a8c7fdf1f1ac72866634747e0fb06bdbb7b21a55/src/Sudoku.Analytics/Analytics/StepSearchers/DeadlyPatterns/AnonymousDeadlyPatternStepSearcher.cs#L60-L90

Kind-enhancement
Area-API

Example: ![image](https://github.com/user-attachments/assets/81bec267-b2a9-4651-8118-e8ee26735cf7) ```text :0000:x:.....+9.4.+47.+6.+51+9339.4..85.+9.+72.8.+1+56...+9+4.+2+882.5.19.........+8.7..8.+326..8.94.5..:213 215 347 352 353 769 172 472 173 473 675 583 489:: ```

Kind-enhancement
Bug-technique missing
Area-API