Ashwin Shenoy

Results 27 comments of Ashwin Shenoy

I can't reproduce this on both ST using `LSP-prisma` using v4.0.0 and VS Code as well. ![image](https://user-images.githubusercontent.com/34304644/178141306-e0634c3d-516a-4130-9bed-2a52756d3103.png) ![image](https://user-images.githubusercontent.com/34304644/178141308-d99581a3-1f91-45d6-a78e-b356af3d5204.png)

For Sublime Text at least, these are the features that `PrismaHighlight` & `LSP-prisma` provide. 1. `PrismaHighlight` - Syntax support, ability to quickly navigate to a model, enum or type using...

> Right now we do not do anything special about relations besides making the models clickable. @janpio Can you elaborate on this ? Looking at the first example here https://www.prisma.io/docs/concepts/components/prisma-schema/relations...

Isn't this the same as #1122 in the sense that the solution to that issue is to not disable renaming but rather allow renaming composite types.

I performed the same steps on safe mode ST 4126 on Windows 11, but I couldn't get the freeze. Is there any step missing, perhaps ?

The same reply below applies to your comment on the other issue as well. If the issue/feature request has an assignee, then the chance of that issue/feature request being worked...

Here is a ST package that provides syntax highlighting for PyScript https://github.com/Sublime-Instincts/PyScript

Note that the README has easy alternate installation instructions for it, if you want to give it a test run.

Given that the dev build 4135 adds purchased date information in the About popup, I'd leave this to the devs to see if they still find this a usable addition