pieces-app / plugin_sublime

A comprehensive solution for saving, sharing, and reusing code materials in your Sublime Text environment, with a powerful integration of AI assistance and Copilot and many LLM models including ChatGPT functionality, specifically designed to enhance your coding workflow.
https://docs.pieces.app/extensions-plugins/sublime
MIT License
9 stars 1 forks source link

Error when trying to add code to Pieces using the save to Pieces command #71

Closed shivay-at-pieces closed 3 months ago

shivay-at-pieces commented 3 months ago

Traceback (most recent call last): File "/private/var/folders/hq/j39c5kfd1y9dxvlnsrj6p7s40000gn/T/AppTranslocation/892DB1B9-EAC8-4F2B-B09F-4E0B56C9884D/d/Sublime Text.app/Contents/MacOS/Lib/python38/sublimeplugin.py", line 1704, in run return self.run(edit) File "/Users/shivaylamba/Library/Application Support/Sublime Text/Installed Packages/Pieces.sublime-package/assets/create_asset.py", line 15, in run AttributeError: 'NoneType' object has no attribute 'split'