Jump to content

KissD

Member
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by KissD

  1. On 3/10/2014 at 7:43 AM, Sanchez said:

    Hi everyone,
     
    Microsoft 3 years ago in 2011 released the first version of the Python Tools for Visual Studio and they are still working on it,. Now everybody thinking how is it better to use Visual Studio instead of Notepad++? My opinions are:

    • Better Syntax highlighting
    • IntelliSense
    • Many useful options like these: Go To Definition, Find All References
    • Visual Studio GUI is amazing, It's dream to work with it

     

    Example of the Syntax highlighting:
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
     
    Example of the Find All References:
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
     
    Example of the IntelliSense:
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
     
    How to download & install:
     
    Go to the Python Tools for Visual Studio Codeplex page and follow the tutorial or just follow these steps:
     
    1. Download

    Hidden Content

    • Give reaction to this post to see the hidden content.

    , Express version does not supported!
    2. Install PTVS for for your Visual Studio version: 2010, 2012, 2013
    3. Install Python 2.7

    That's all, now you are ready to import the py files:
     
    Extract root, locale and uiscript or anything you wan't and separate them to folders. Example:
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
     
    Open Visual Studio and create a new project using the "From Existing Python code" option.
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
     
    On the next window add the path of the 3 folders.
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
     
    Now click on Next and select Python 2.7 from the dropdown list.
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif
     
    That's all, now Visual Studio creating your new project with the added files.
     
    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif


    If you have any question or suggestion, please just reply to this topic.
     
    Kind Regards,
    Sanchez

     

    Link dowland

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.