BowlerHatLLC / BowlerHatLLC/vscode-as3mxml
<fx:Style> should load CSS source defined in imported SWC library
Open
bug
royale-dependency
- Dominant language
- Java
- Stars
- 282
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
If there is _mystyles.css_ file located in the root of imported SWC library, and you try to load it:
``
it cant find the file. Error received:
> Can't find 'source' file
This issue is probably part of #14
Contributor guide
Research direction
Reproduce the issue with an imported SWC library containing a root-level mystyles.css file and . Trace how the extension resolves the source file and compare that behavior with the related work in issue #14; done means the CSS source loads without the "Can't find 'source' file" error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100