Luni Moon

Results 140 comments of Luni Moon

Duplicate of my issue, #28 (@bummoblizard, could you close this please?)

> Though it resembles the issue #28 I am suggesting the Developer to Pre Install the Extensions like Prettier, Intellise and other popular Extensions People my not want them, I...

> For Intellisense I mean the vs code extensions which help to complete the code faster > It also completes the Code with Third Party Libraries > **https://code.visualstudio.com/docs/editor/intellisense** > And...

> Not at the moment but it can be implemented. Is this related to #93?

> Swift is only available through running remotely. > You have to press the run button That doesn’t work in TestFlight builds. I tried already. Plus that’s not what I’m...

> There isn’t a swift compiler available in Code App. Use Swift Playground > for that. > > On Thu, 30 Jun 2022 at 22:49, hg0428 ***@***.***> wrote: > >...

You may need to set your NODEJS environment variable in the panel, like so: ```zsh FORCE_COLOR=true ``` This has to be done every time the app is opened, possibly every...

I disagree with this suggestion. It can cause more syntax errors when writing code. For example, when writing ``, it may autocorrect to "home". This has happened to me many...

> > I disagree with this suggestion. It can cause more syntax errors when writing code. For example, when writing ``, it may autocorrect to "home". This has happened to...