Tool/software:
maybe it's just me, but 1.5 is unusable. I don't know if there's something about the way i've structured thing, or something about my environment, of what, but I am about to go back to vs-code for editing, like before.
But even so, I am not sure 1.5 IDE is stable enough to build ... (and I've not had luck getting anything to build from cli)
I really don't have time to document all of the issues, but I have been keeping a gripe chat open with my co-workers, and over the weekend, I had several pages of issues. Productivity is about 20% bc of IDE -- bad enough that I'd recommend against using TI on new projects.
Background:
- we are in a secure environment. At best, we have no access to 'cloud' features. At worse, we have no internet connectivity. This is normal in defense industry.
- windows, unfortunately
issues: in no particular order
- plugins just don't work like they do on a connected machine. On my home linux, theia/vscode plugins work okay enough. but we can live without Extensions, even if that's annoying
- performance degrades seriously/rapidly over time
- ccs-server crashes 1x / hours
- source file contents entirely deleted when ccs-server crashed (1 time )
- changing build configurations can take minutes, e.g. switch from build/release
- often, during build, IDE turns into a gray screen (i use dark mode) with nothing rendered. it can only be stopped by 'task manager'
- I have not been able to get cli building to work. I have followed the instuctions/examples in the 1.5 guide.
-- -- Trying to build a single project, the project is not found. I figured it's maybe something about how I've named the project on the command line v how the ccs-server names it.
-- -- So, I tried just building the whole workspace. It build 0/0 projects, even though I made sure some were dirty. I don't believe it's finding projects. Don't know if it's director structure or what.
- more things, but you get the idea
thanks,
owen