-
- Currently `[[section.subsections]]` is more outstanding than `[section]`.
```
[section]
a = 1
[[section.subsections]]
a = 1
[[section.subsections]]
a = 1
[[section.subsectio…
ghost updated
8 years ago
-
I went ahead and removed the older versions of the plugins and moved to the 3.0 version. I am not following the setup requirements from Adam's Repo.
(1) I removed the older plugins, removed Xamarin…
-
## Issue Description ##
Omnisharp crashes with:
Error: command 'omnisharp.runCodeAction' already exists
## Steps to Reproduce ##
Unknown/Intermittent
## Expected Behavior ##
Not to crash
…
-
R7800 AP 版本 没有Openclash,请问怎样加上编译,我试过都出错了
vi-si updated
2 years ago
-
## Overview
When working with larger organizations interested in using Rust, one of the first hurdles we tend to run into is fitting into an existing build system. We've been exploring a number of …
-
### Description
I've created new FileSystemWatcher in the next way:
```js
const csprojPattern = '**/*.*';
const csprojWatcher = theia.workspace.createFileSystemWatcher(csprojPattern, false…
-
- VSCode Version: 1.18.1
- OS Version: Windows 10 FU
### Explain:
There are certain extensions that play well together, and it would be useful to be able to set a config file to enable and dis…
-
## Issue Description ##
breakpoint not hit on async task function
## Steps to Reproduce ##
```
dotnet new react -n testx
```
in WeatherForecastController.cs replace
```cs
public IEnu…
-
Elasticsearch version: 5.2.0
Plugins installed: []
JVM version (java -version): 1.8.0_131
OS version (uname -a if on a Unix-like system):
Linux 3.10.0-514.6.1.el7.x86_64 #1 SMP Wed Jan 1…
-
### According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API?
No
### Describe the issue
Crafting an atlas and using it (having the atlas in my hotbar whi…