Adam Shakhabov

Results 79 issues of Adam Shakhabov

_I have not much experience using this extension and maybe it already exists. If not, then what about:_ Add the opportunity to catch more context for a bookmark. For example,...

enhancement
side bar

## Description I am trying to ignore _one_ test case by adding `Ignore` keyword for `DataRow` attribute: ```C# [TestClass] public class MathTests { [TestMethod] [DataRow(1, 1, 2)] [DataRow(2, 2, 3),...

Type: Feature
State: Needs Approval

**Describe the bug** The Stryker raises "Use of unassigned local variable..." warning message and asks to report this on GitHub. **Logs** > [12:00:21 WRN] Stryker.NET encountered an compile error in...

🐛 Bug
Area: Mutating
Rollback success

The link .NET from "hunspell.github.io -> About -> Main features" is broken — crawler-lib.net/nhunspell is not accessed: ![image](https://user-images.githubusercontent.com/5969304/148420074-27850726-2e54-4484-88be-90a4d688ec9c.png) ![image](https://user-images.githubusercontent.com/5969304/148420138-545941a6-9552-424f-b140-942ecb9db872.png)

"EditorOptions: https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.ieditorconstructionoptions.html" link from README file is failed with 404. Same for DiffEditorOptions.

### Discussed in https://github.com/ShapeCrawler/ShapeCrawler/discussions/197 Originally posted by **tleclaire** January 14, 2022 Can I create tables in slides with this? Best regards Thomas

enhancement
help-wanted
good first issue

Add capability to add Picture to Slide Layout and Slide Master

enhancement
help-wanted

Add capability to group shapes. It can be a new method for `IShapeCollection` collection. For example, `IGroupShape IShapeCollection.AddNewGroupShape(string shapeName, IEnumerable groupingShapes)`

enhancement
help-wanted

Make possibility of adding superscript content. ![image](https://user-images.githubusercontent.com/5969304/173179528-9e88b58a-59c4-4134-b226-304269a8269a.png) ## Expected Behavior There is a method on the TextBox, Paragraph or Portion level that allows adding superscripts. Adding superscript can be looked...

enhancement
help wanted

### Discussed in https://github.com/ShapeCrawler/ShapeCrawler/discussions/239 Originally posted by **shubhjack** May 5, 2022 How to delete empty sections from powerpoint file with ShapeCrawler nuget package?

enhancement