intellij-postfix-templates icon indicating copy to clipboard operation
intellij-postfix-templates copied to clipboard

Custom Postfix Templates for Intellij IDEA

Results 61 intellij-postfix-templates issues
Sort by recently updated
recently updated
newest added

Hello. If I'm not mistaken, all plugins and the Intellij store the settings in Library/Preferences/IntelliJIdea2017.3. Is there any known reason to be stored in Library/Application Support/IntelliJIdea2017.3/custom-postfix-templates/templates? Is it possible to...

enhancement

That would be hugely useful if we could mark multiple instances where we can apply the same postfix template.

enhancement
help wanted

Like in https://github.com/mapstruct/mapstruct-idea/tree/master/src/main/java/org/mapstruct/intellij/codeinsight/references

enhancement

Steps to reproduce the problem: 1. import an existing file by selecting "local" 2. the file appears in the editor 3. ![imatge](https://user-images.githubusercontent.com/114433210/194075048-8df085c9-0498-4b5e-b456-686895bae74b.png) 4. but the contents are empty 5. the...

bug
important

I extended some container syntax (e.g. `set()`) and fixed sort-series syntax (e.g. `sort` -> `sorted`.) Please refer to the documentation: https://docs.python.org/3/howto/sorting.html

I tried my best to support Swift. For me, I only have AppCode for developing Swift. Can someone help me check if PR satisfies the `the file type detection works.`...

``` java.lang.Throwable: Write-unsafe context! Model changes are allowed from write-safe contexts only. Please ensure you're using invokeLater/invokeAndWait with a correct modality state (not "any"). See TransactionGuard documentation for details. current...

bug

The IDE has already supported Jupyter postfix templates, is it difficult to implement in the plugin? ![image](https://github.com/xylo/intellij-postfix-templates/assets/66580331/239e38d0-93a2-4b57-b52d-c5a1fd3a63a3)

good first issue

Needs the following changes: - default for the automatic update of web templates is false - templates tree gets initialized with an empty tree - first time users should be...

enhancement

Since the settings pane is locked while the web templates get updated, there should be a timeout so that the whole IDE doesn't get frozen for minutes.

enhancement