Can't find snippets or templates in File - New
- Version: PyCharm Community 2017.2.3
- Have imported both
snippets.jarandfiletemplates.jar - Have tried both
File - NewandFile - New Scratch File - Have restarted PyCharm
What to do..?
Snippets can be used when you start to write a string in your code. If you write "o2m", for example, a popup shows you relative snippets. Use tab key to autocomplete the code.
For the file template you myst go to File -> New and Select "OpenERP-Odoo Manifest" from list
Ah, the snippets are working indeed, but File - New doesn't show anything Odoo-y...
On Mon, Oct 2, 2017 at 2:36 PM, Apruzzese Francesco < [email protected]> wrote:
Snippets can be used when you start to write a string in your code. If you write "o2m", for example, a popup shows you relative snippets. Use tab key to autocomplete the code.
For the file template you myst go to File -> New and Select "OpenERP-Odoo Manifest" from list
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenCode/pycharm_odoo/issues/1#issuecomment-333521415, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZf9CgmKidTea2W02qAxJk8fPhZgtwJks5soNjagaJpZM4PoZ46 .
