Tobbe Lundberg

Results 360 comments of Tobbe Lundberg

I got a bit carried away with a couple of tweaks 😅 Added a `--yes` flag to be able to skip the prompt (to make automated workflows easier) ![image](https://github.com/user-attachments/assets/2894e494-d9d8-4bdb-9dfe-c0b695fbaf8f) Default...

I just realized this is breaking for anyone who might have `yarn rw upgrade` in some sort of automated workflow as they now need to answer the prompt or pass...

> the issue itself is not valid Do you think the recommendation to include types is also still valid even for things like CLI tools and other packages that are...

I came here to report this same issue. Is there anything I can do to help move this forward?

Ran into this again. The workaround is to manually switch to TypeScript (by clicking the language selector down in the bottom right corner) and then restarting the language server.

This is still an issue ![Image](https://github.com/user-attachments/assets/75d73182-e774-41d3-809f-48baecd64b14)

This also shows up in the left sidebar on the playground, making you think you're linting with an older TSEslint version ![screen shot showing TSEslint v7, when we're actually running...

I also have issues with extra space at the top sometimes. It only happens sometimes. ![image](https://github.com/user-attachments/assets/0992cbb2-ed47-4fbd-8fc8-45e60e7b8419) (This is what I want it to look like, and what it usually does...

Working on a reproduction I see weird things happening both at the top and the bottom of the screen at the same time ![image](https://github.com/user-attachments/assets/7bdcc822-b57f-4c26-9143-b99f536e0573) Here's a link to the code...

@rranjan14 Thanks! That seems to have improved things 🙂 Now I just need to start slowly adding things back one by one and see how far I can take it...