-
I am now want to try to use some of your scripts, but I am a little confused about the localpaths file(and it seems doesn't exist in the git repository).
like in this code:
from localpaths import …
-
### Verified issue does not already exist?
- [X] I have searched and found no existing issue
- [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a de…
-
my code:
var path = require('path');
var rootPath = process.cwd();
var uberOptions = {
jsPaths: [
path.join(rootPath, 'jQuery.js')
],
cssPaths: [ path.join(rootPath, 'style') ],
…
-
Hey! 👋
I'm trying to follow this page to build the extension from sources: https://github.com/vshaxe/vshaxe/wiki/Installation
I'm using an M1 Mac and the repo is checked out at `~/.vscode/extensio…
-
the error message shows that
'获取工程根路径异常!'
vscode:1.31
windows 7 sp1 professional
perhaps issue:
src/util.js
if (workspaceFolders.length == 1 && workspaceFolders[0] === vscode.worksp…
-
It might be helpful to add a note to input/framework/configuration/settings.md about how the settings files are searched for starting in the working directory of the application, *not* in your Engine'…
ror3d updated
2 years ago
-
Hi, I tried to move my LE vault with all certs to a VM (so I can share my workflow with other team members.
I've backed up it with this script (this is a remake of something I found in other discussi…
-
With a build of the latest `trunk`, the language server claims to support a very limited set of capabilities:
```
"capabilities":{"referencesProvider":false,"executeCommandProvider":{"commands":["pa…
-
> 如果可以自定义FileProvider和对应file_paths.xml文件的,看 #486 这篇,完美解决。
> 我是自己搭了个通用型lib框架,file_paths.xml名字可以改,但name不想叫camera_photos,但是源码里是写死的,于是改了git主源码,动态获取。
1、自己的改了名的file_paths.xml,paths标签下的一定只留下root-path标签,n…
-
### Problem
Currently you can’t reuse an existing CloudFront distribution when deploying your Next.js application with `serverless-next.js`
This is a pretty common use case for many users that nee…