"No result" when trying to rename model where it is used as type, not in model definition
See original GitHub issueFrom a user (via https://prisma.slack.com/archives/CA491RJH0/p1596657726001600?thread_ts=1596653643.487600&cid=CA491RJH0): https://cloud.invisible.email/yAubojxp
Using F2 on that should probably also not include the ?.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Sharepoint - Change name - error: A type name 'SP.Data.'
When a model is available, each type name must resolve to a valid type ... SharePoint site to rename a folder, and it...
Read more >Model Basics | Sequelize
A model in Sequelize has a name. This name does not have to be the same name of the table it represents in...
Read more >Models - Django documentation
Models ¶. A model is the single, definitive source of information about your data. It contains the essential fields and behaviors of the...
Read more >c# - Resolve Type from Class Name in a Different Assembly
This universal solution is for people who need to load generic types from dynamic external references by AssemblyQualifiedName , without knowing from which ......
Read more >Documentation: 15: CREATE TYPE - PostgreSQL
If the subtype is collatable, and you want to use a non-default collation in the ... result, and finally the range type can...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Ah, sorry, I misunderstood this. Renaming a model name on a different location as where it is defined is not yet supported.
This is super strange behaviour and not what any vscode user is used to