mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 20:54:49 +07:00
by inserting a new function in the containing host file, not inside the fragment itself. Also I fixed issues with keeping hard references to PSI elements and usage of deprecated TemplateBuilder's API.
2 lines
99 B
Python
2 lines
99 B
Python
def f():
|
|
print(f'{<warning descr="Unresolved reference 'MyClass'">My<caret>Class</warning>()}') |