pycharm_odoo icon indicating copy to clipboard operation
pycharm_odoo copied to clipboard

Can't find snippets or templates in File - New

Open thomaspaulb opened this issue 8 years ago • 3 comments

  • Version: PyCharm Community 2017.2.3
  • Have imported both snippets.jar and filetemplates.jar
  • Have tried both File - New and File - New Scratch File
  • Have restarted PyCharm

What to do..?

thomaspaulb avatar Sep 29 '17 09:09 thomaspaulb

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

OpenCode avatar Oct 02 '17 12:10 OpenCode

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 .

thomaspaulb avatar Oct 02 '17 15:10 thomaspaulb

screenshot-github com-2017-10-03-17-16-20

OpenCode avatar Oct 03 '17 15:10 OpenCode