Sertonix
Sertonix
I know this is not really what people wanted but #243 would be the way I like.
> Could you confirm the behaviour is still the same now settings-view has been incorporated into the core? I don't think it would be any different but no harm in...
My idea would be to make it similar to node projects. A workspace is located somewhere with all data stored in a `.pulsar` directory. it is available from that and...
I would like this pattern: ``` ^# (?>.+)\n(?>\n- .+)+\n\n\n(?>## (?>.+)\n(?>\n- .+(?>(?!:).|:\n \* .*(?>\n \* .+)*))+(?>\n\n### .+(?>\n- [A-Z][a-z]*: .+(?>(?!:).|:\n \* .*(?>\n \* .+)*))+)*(?>$|\n\n\n))*$ ``` Is that ok? (I will describe that...
> I would like this pattern: > > ``` > > ^# (?>.+)\n(?>\n- .+)+\n\n\n(?>## (?>.+)\n(?>\n- .+(?>(?!:).|:\n \* .*(?>\n \* .+)*))+(?>\n\n### .+(?>\n- [A-Z][a-z]*: .+(?>(?!:).|:\n \* .*(?>\n \* .+)*))+)*(?>$|\n\n\n))*$ > > ```...
If #209 is merged could you add a `package-lock.json` here?
The problem is that as far as I know the packages from the `scrip` directory are never installed. So the dependencies can't be loaded from there
@Spiker985 Exactly. The core packages were partially loaded before the environment was initialized. This caused a lot of extra code for the core packages. It was most likely hood for...
I close this cause the changes to `KeymapManager` are not that correct. #154 is a continuation of this.
I think rebranding the environmental variables should be tackled later and maybe discussed before