構文の強調表示と検索機能を備えた、優れたコードスニペットマネージャーを探しています。もう1つの重要な機能は、コード領域の背景色を変更する機能です。背景が白くて目を痛めるAdobeAirアプリをいくつかテストしました。
私はKDEを使用しています。コーディングにKateを使用していますが、スニペットプラグインが好きではありません。
承認された回答:
Pythonで作業している場合は、Acireが適しています。
まず、PythonSnippetsライブラリをインストールする必要があります
sudo add-apt-repository ppa:python-snippets-drivers/python-snippets-daily
sudo apt-get update
sudo apt-get install python-snippets
次に、Acire自体をインストールできます:
sudo add-apt-repository ppa:acire-team/acire-releases
sudo apt-get update
sudo apt-get install acire