-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. Use of the ProtoGen or Plugin VS2K8
2. Generation based on .Proto File
3. …
-
I should say at the beginning that I've done my testing with the changes from https://github.com/xspec/xspec/issues/1917.
The stylesheet has the following content:
There are 7 global variables at …
-
```
Modify internal task to use InputStream/OutputStream instead of File. This will
reduce IO.
```
Original issue reported on code.google.com by `joel.hak...@mtm.se` on 3 Oct 2012 at 8:59
-
When I run
```
mvn clean install
```
I can see exciting new NeXML output for one file / set of tests, output to this path:
```
./ami-plugin/target/phylo/image/003.pbm.png/
├── edited.nexml.xml
└──…
-
**Is your feature request related to a problem? Please describe.**
Currently docfx NuGet package is relatively large size (about `72 MB`).
And almost size is occupied by template's source map(`.map`…
-
Today, we take a snapshot from https://graph.microsoft.com/beta/$metadata, write it to https://github.com/microsoftgraph/msgraph-metadata/blob/master/beta_metadata.xml and then continue with XSLT and …
-
Gradle build occasionally fails. And I do not know how to reproduce it. The next build usually goes OK.
> :jslint FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution …
ghost updated
9 years ago
-
Thank you so much for the JSON5 (jsonc) support! It's greatly appreciated.
However, when I open a .jsonc file (I usually do it via Windows Explorer), it does not seem to detect it as JSON5. It only…
-
**Is your feature request related to a problem? Please describe.**
I am looking at diffs of exports from MC and get a lot of noise from things like:
- code template library dependency lists
- code …
-
```
What steps will reproduce the problem?
1. Create an EPC model
2. Export it to EPML
3. Load empty EPC editor
4. Import EPC model
What is the expected output?
I can see the model
What do you see i…