|
|
|
|
|
by olewhalehunter
3217 days ago
|
|
>I'm not sure why you think they don't? If they are they either aren't offering user/programmer access to that database, they aren't doing semantic/type binds, or aren't advertising those features well. >I was happy to ditch the IDE he inflicted on us and go back to text editors. Structured code editing is a tricky UI problem It's reconcilable with normal text editing, just update the structure once its valid. I agree that things like block/visual programming can be absurd. |
|
But this indexing is only on one user's workstation and tends not to scale up well. Updating dependencies or switching to a different branch means rebuilding large parts of the index.
Also, part of the problem is that there is little standardization. Many ecosystems are language, platform, build tool, and/or editor-specific. When you do something new you end up reinventing the wheel.