symlinking foundry.js and vscode

Is this something you were able to do with vscode? I'm trying right now with both WSL2 symlinks and bog standard windows links but not getting any results...
C
Calego1,003d ago
@lordzeel @stax2912 Same question ^ Trying to write up an update to the existing pin which says to copy the file. I'm only actually getting hints in vscode when the foundry.js file is open while it's linked. Hmmm, actually. Adding a jsconfig.json file to the root fixed this:
{
"compilerOptions": {
"module": "es2020",
"target": "es2020"
},
}
{
"compilerOptions": {
"module": "es2020",
"target": "es2020"
},
}
Z
zeel1,003d ago
Works fine with windows sym links for me.
C
corporat1,002d ago
FWIW Linux symlinks definitely don't work. The Windows filesystem has to see them if Foundry is being run as a Windows executable Windows symlinks should work Are you perchance running the node server inside WSL?
Z
zeel1,002d ago
You may need to have Foundry.js open
DT
Daniel Thorp1,002d ago
It works for me on Linux with it closed This is not needed for me
Z
zeel1,002d ago
I've noticed it working closed, but also sometimes not. It may have to do with how much memory VS is using or some other factor.
DT
Daniel Thorp1,002d ago
vscode is using like 400mb
No description
C
Calego1,002d ago
That's what the Jsconfig fixes for me @skyronandromeda try putting this file into your project to see if that fixes your issue of foundry having to be open
UU
Unknown User1,002d ago
LTL
Leo The League Lion1,002d ago
@skyronandromeda gave vote LeaguePoints™ to @calego (#1 • 1071)
C
Calego1,002d ago
innnnteresting
Want results from more Discord servers?
Add your server
More Posts
Releases to ChangelogI just automatically made a Changelog by going to https://github.com/arcanistzed/scs/releases and rucodespacesGo to any github repository and press `.` You'll get kicked over to a `github.dev` version of the reequipmentType bonus⚠️ Breaking Changes ⚠️ The `DND5E.equipmentTypes` type of `bonus` has been removed. Any in-world `Scroll Into View troublesAnyone know why `Element.scrollIntoViewIfNeeded()` is working, but `Element.scrollIntoView()` isn't?DevMode Settings Explorer feedbackSo, I'm working on the styling for a little potential addition to Calego's 'Developer Mode' module aOverlay hiding starsHey y'all! I've run into a general CSS/design problem that I'm kinda stumped on solving. In the imagToDontThingswe should have threaded a long time ago I think, whoopsLayer Manipulationpresumably a module doing this would execute on canvasReady or something for every client right?Document TimestampsIs there a way to find the timestamp of the last edit made to a Document?License Property@ghost @flamewave000 @corporat @kakaroto But if we do want to talk Manifest+, we should do that oveTemporary DocumentsIs there a built-in way to create temporary entities? Like entities wich are not stored in the databLogin Via POSTlook at your network tab when you click the join button, you'll see the POST with the data it sends,Crit confirm change targetLooks like Fury merged the thing already, so whatever you do would no longer be relevant for the MR.Actor Sheet ChangesActor Sheet changes: -**NPC, Character**: `systems/dnd5e/templates/actors/parts/actor-warnings.html`Dors projectTo be clear, I'm very open to the feedback that I'm doing something stupid here, hah. This is my firAC MigrationsAs of 1.4.1 there are two migration scripts for AC related changes: 1. The standard Migration Scrip