Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/313.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/perl/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python intellij 2编程语言在一个文件夹中_Python_Perl_Intellij Idea_Scripting - Fatal编程技术网

Python intellij 2编程语言在一个文件夹中

Python intellij 2编程语言在一个文件夹中,python,perl,intellij-idea,scripting,Python,Perl,Intellij Idea,Scripting,我使用IntelliJ IDEA作为perl和python编辑器,目前我将其设置如下: scripts/python <- python sources scripts/perl <- perl sources TLDR;如果两种不同语言的源文件位于同一文件夹中,是否可以完成制表符 scripts <- contains both .py and .pl files IntelliJ IDEA 2016.2.4 Build #IC-162.2032.8, built o

我使用IntelliJ IDEA作为perl和python编辑器,目前我将其设置如下:

scripts/python <- python sources
scripts/perl   <- perl sources
TLDR;如果两种不同语言的源文件位于同一文件夹中,是否可以完成制表符

scripts <- contains both .py and .pl files
IntelliJ IDEA 2016.2.4
Build #IC-162.2032.8, built on September 9, 2016
JRE: 1.8.0_112-release-b343 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o