GNU/Linux >> Linux の 問題 >  >> Ubuntu

Ubuntu用のコードスニペットマネージャー?

構文の強調表示と検索機能を備えた、優れたコードスニペットマネージャーを探しています。もう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

Ubuntu
  1. Ubuntu20.10に最適なPhotoshopの5つの選択肢

  2. UbuntuにPipをインストールする方法–Python用パッケージマネージャー

  3. Ubuntu に Qt をインストールする

  1. Ubuntu18.04にDockerをインストールする方法

  2. Ubuntu 15.04用のBroadcomワイヤレスドライバーをインストールしますか?

  3. UbuntuのAlexa?

  1. Ubuntu18.04にApacheをインストールする方法

  2. Ubuntu18.04にMariaDB10.4をインストールする方法

  3. Ubuntu18.04にMongoDBをインストールする方法