Commit 3cd5ca7
authored
fix: Element inspector AI reference now works in Cursor (#1809)
#1732 used to only work in VSCode. This PR makes it work in Cursor.
Support for other editors will be introduced in a separate PR, as right
now, this feature cannot even be enabled on editors other than VSCode or
Cursor due to how feature permissions & licensing are implemented.
### How Has This Been Tested:
https://github.com/user-attachments/assets/cd49ffb0-fbd6-435c-9476-afadf4aecdf0
### How Has This Change Been Documented:
TBD: Will see if docs need updating1 parent 0116ef8 commit 3cd5ca7
1 file changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
794 | 795 | | |
795 | 796 | | |
796 | 797 | | |
797 | | - | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
798 | 809 | | |
799 | | - | |
| 810 | + | |
800 | 811 | | |
801 | 812 | | |
802 | 813 | | |
| |||
0 commit comments