SublimeTextXdebug | Xdebug debugger client for Sublime Text | Code Inspection library

 by   martomo Python Version: 1.1.2 License: MIT

kandi X-RAY | SublimeTextXdebug Summary

kandi X-RAY | SublimeTextXdebug Summary

SublimeTextXdebug is a Python library typically used in Code Quality, Code Inspection, Visual Studio Code applications. SublimeTextXdebug has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However SublimeTextXdebug build file is not available. You can download it from GitHub.

Xdebug debugger client for Sublime Text
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              SublimeTextXdebug has a low active ecosystem.
              It has 565 star(s) with 89 fork(s). There are 25 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 66 open issues and 108 have been closed. On average issues are closed in 412 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of SublimeTextXdebug is 1.1.2

            kandi-Quality Quality

              SublimeTextXdebug has 0 bugs and 0 code smells.

            kandi-Security Security

              SublimeTextXdebug has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              SublimeTextXdebug code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              SublimeTextXdebug is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              SublimeTextXdebug releases are not available. You will need to build from source code and install.
              SublimeTextXdebug has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed SublimeTextXdebug and discovered the below as its top functions. This is intended to give you an instant insight into SublimeTextXdebug implemented functionality, and help decide if they suit your requirements.
            • Display debug window
            • Load configuration values
            • Return the value of the given key
            • Check if the element is an element
            • Toggle breakpoint on view
            • Show a file
            • Highlight the view at a given row
            • Listen for events
            • Set window layout
            • Return a list of rows for a region
            • Parse XML document
            • Run the action
            • Evaluate an expression
            • Show context output
            • Handle opening tag
            • Start the widget
            • Launch web browser
            • Toggle current stack entry
            • Callback called when index is cancelled
            • Called when a given expression is done
            • Start a new tag
            • Close debug windows
            • Handle an entity reference
            • Set a value for a given key
            • Return the text of the specified element
            • Find the first element matching the given tag
            Get all kandi verified functions for this library.

            SublimeTextXdebug Key Features

            No Key Features are available at this moment for SublimeTextXdebug.

            SublimeTextXdebug Examples and Code Snippets

            No Code Snippets are available at this moment for SublimeTextXdebug.

            Community Discussions

            QUESTION

            Configuring Xdebug (PHP) path_mapping and php.ini for Sublime3
            Asked 2017-Mar-22 at 10:45

            I'm trying to configure Xdebug to work with Sublime Text 3 but I can't get anything to show in the Context, Watch or Stack tabs e.g. by setting a breakpoint and clicking Start Debugging (Launch Browser). The browser opens the index.php file with ?XDEBUG_SESSION_START=sublime.xdebug appended to the url but execution of the code does not stop when the breakpoint is reached.

            I've also tried adding xdebug_break() to index.php to no effect.

            From what I've read, specifying path_mapping in the .sublime-project file seems the most likely solution. The documentation states that:

            path_mapping

            For remote debugging to resolve the file locations it is required to configure the path mapping with the server path as key and local path as value.

            I'm using IIS on Windows 10 so the app's files are stored in C:\inetpub\wwwroot\ and the homepage's url is http://localhost/index.php which I'm assuming are the server path and local path respectively and as such the .sublime-project file looks like this:

            ...

            ANSWER

            Answered 2017-Mar-22 at 10:45

            The path_mapping and php.ini settings were both incorrect.

            Based on @LazyOne's comment, removed the incorrect path_mapping in the .sublime-project file so it now looks like this:

            Source https://stackoverflow.com/questions/42839981

            QUESTION

            Can't get Xdebug to work with Sublime Text 3
            Asked 2017-Feb-20 at 22:16

            I'm using Nginx and PHP 5.5.29 (with php-fpm), installed xdebug through package control.

            This is my xdebug config in php.ini

            ...

            ANSWER

            Answered 2017-Feb-20 at 22:16

            I had to change port to 9500 in php.ini and add that in the sublime text project's file:

            Source https://stackoverflow.com/questions/42355018

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install SublimeTextXdebug

            Execute "Package Control: Install Package" in the Command Palette to retrieve a list of available packages. Search in the list and install package Xdebug Client.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/martomo/SublimeTextXdebug.git

          • CLI

            gh repo clone martomo/SublimeTextXdebug

          • sshUrl

            git@github.com:martomo/SublimeTextXdebug.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link