翻訳と辞書
Words near each other
・ Nino Maisuradze
・ Nino Manfredi
・ Nino Marcelli
・ Nino Marchesini
・ Nino Marchetti
・ Nino Martini
・ Nino Martoglio
・ Nino Muñoz
・ Nino Nakashidze
・ Ninja Tuna
・ Ninja Tune
・ Ninja Turf
・ Ninja Warrior (disambiguation)
・ Ninja Warrior UK
・ Ninja World
Ninja-IDE
・ Ninja-Kid
・ NinjaBee
・ Ninjabread Man
・ Ninjai
・ Ninjak
・ Ninjalicious
・ Ninjam
・ Ninjaman
・ Ninjas & Superspies
・ Ninjas in Pyjamas
・ Ninjas vs. Zombies
・ Ninjasonik
・ Ninjaspy
・ NinjaTel Van


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Ninja-IDE : ウィキペディア英語版
Ninja-IDE

NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just Another IDE"), is a cross-platform integrated development environment (IDE) designed to build Python applications.
It provides tools to simplify Python software development and handles many kinds of situations thanks to its rich extensibility. It is being very actively worked at by its developers.
The Chromium project uses a similarly named build tool, Ninja Build. See Ninja (disambiguation)〔(【引用サイトリンク】url=https://code.google.com/p/chromium/wiki/NinjaBuild )
== Features ==
Some of the current features of the IDE are:
* Light weight IDE
* Common functions such as: file handling, find in files code locator, go to line, tabs, automatic indentation, editor zoom, etc.
* Multi-platform: Linux, , Windows.
* Syntax highlighting for a wide variety of languages. Even though it is intended to be mainly a Python IDE, it can also handle several other languages.
* Static and PEP 8 error highlighting.
* Show tips to help migrate code from Python2 to Python3.
* Embedded Python console.
* Project management, allowing to add, modify and delete files and folders to projects, creating automatically the "__init__.py" files inside each module, etc.
* Allows to show/hide the panels of the interface in a very simple way to fit each programmer's preferences.
* Completely configurable UI.
* Allows using more than one editor at once.
* An extensible plug-in system, which creation the IDE supports.
* Session handling: remembers opened files and projects after closing the IDE.
* Code Auto-completion.
* Code Locator: Lets you jump to any code in your project with just a few keystrokes.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Ninja-IDE」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.