-
We currently have UI that enables the user to scope refactoring/code action to current document, project and solution. We could have another scope, which includes all files that have not been committe…
-
Here write the code of leetcode related to string.
-
Please add an example code for uploading only newer files and overwriting only older files.
-
hi, im trying to reproduce the results in the paper with this code, but i dont find any coding excel file that dividing OnsetFrame and ApexFrame. Whether have you used the original partitioning strate…
-
-
where is code examples files
![image](https://github.com/SeldonIO/alibi-detect/assets/11426119/2ffe79c1-ba4c-41ae-a805-cce303253318)
-
suppose I have the following folder structure:
```ts
- FTName/
--- index.ts
--- [FTName].tsx
--- [FTName].tests.tsx
--- hooks.tsx
```
However, not all files need `hooks.ts` files and hence imp…
-
I'm trying to add in exclusion for backticked code snippets so the contents don't get spell checked.
I've tried both `\x60{1,3}[\s\S]+?\x60{1,3}` and `\`[\n.]+?\`` and variations thereof, but can't…
-
hi guys,
After I cloned CoreWCF and opened the solution using Visual Studio, I see some linked files repeated everywhere:
![image](https://user-images.githubusercontent.com/8773147/62361391-1d45…
-
Whenever I open a folder and start to write some java code in it, then it works fine I get autocomplete and everything, but If I close VSCode and open that folder again then everything stops only some…