jgrass

Results 20 issues of jgrass

插件超棒,期望可以支持修改背景颜色,或者添加一个默认的颜色列表可以更换, 如 VS Code 默认的这种黑灰色。 ![image](https://user-images.githubusercontent.com/10756994/66696471-e50a0c00-ecfe-11e9-84f8-078c2cf4a26d.png) ![image](https://user-images.githubusercontent.com/10756994/66696457-bbe97b80-ecfe-11e9-84ec-2aacaecec4a1.png)

[BUG] 在第一次设置字体颜色之后,不修改颜色的情况下,对另一段文字设置相同的颜色,设置将不起作用。

from https://www.v2ex.com/t/1001486 ## 记录重命名规则 可以考虑记录到浏览器 localstorage 中,或者支持导出

"not in any group" selection in the "all" dropdown menu. So that users can see all the extensions that aren't in any groups. ![image](https://github.com/JasonGrass/auto-extension-manager/assets/10756994/b78135e7-2a9f-419f-89ff-01a2392f991a)

Features wish list: for v0.5.21 or later ADDED: >>DISPLAY EXTENSION VERSION NUMBER[Popup Display Preferences]>[Content Display] You can now choose to view the extension version number on hover in List View...

enhancement

Hey I have two suggestions 1. Give option to right click to add in group 2. Give drag option so that I can rearrange the sequence of extension https://chromewebstore.google.com/detail/extension-manager/efolofldmcajcobffimbnokcnfcicooc like...

enhancement

## What is, according to you, missing from fo-dicom? Please describe. Obtaining the actual values of DICOM image data (considering transformations such as RescaleSlope, RescaleIntercept, etc., not just the stored...

enhancement

使用的时候,发现如下错误,使用传统的 [TestMethod] 没有问题。 还没有进一步调查,回头弄个最小 demo 复现。 ```  矩阵水平镜像  源: ImagePixelDataHandleTest.cs 行 16  持续时间: 5 毫秒 消息:  执行测试时引发了异常。如果使用的是扩展 TestMethodAttribute,请与供应商联系。 错误消息: Object reference not set to an instance of an object., 堆栈跟踪:...

**Input:** For example, given the following code: ```cs var result = list .Where(x => x > 5) .Where(x => x % 2 == 0) .Select(x => x * x) .ToList();...

When converting between two class, both of which have a property named `MyProperty` with different types (one is string and the other is int), I have configured `RequireExplicitMapping = true`....

waiting for info
improvement