microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.63k stars 29.04k forks source link

IDE crashing on response redirects #26478

Closed srealm closed 7 years ago

srealm commented 7 years ago

Steps to Reproduce:

  1. Edit controller function
  2. Type return redirect()->back();
  3. As I am editing an existing controller and adding a response it crashes while typing the response redirect.
egamma commented 7 years ago

@srealm In what language are you programming when this happens and what extension are you using?

srealm commented 7 years ago

I am programming in PHP within the Laravel framework.

Extensions

Beautify

C#

Docker

Go

HTML Snippets

Mssql

Npm

Npm Intellisense

PHP Debug

PHP DocBlocker

PHP IntelliSense

PHP Intellisense-Crane

Vue

Vue 2 Snippets

Matthew Andrews, LEED AP | CEO | Web Developer | Photographer

Design Studio by Spherical Realm, LLC

O 312-402-1219 | C 312-493-9676

mailto:mra@srdesignstudio.com mra@srdesignstudio.com | http://www.srdesignstudio.com/ www.srdesignstudio.com | http://www.twitter.com/!#/SRDesignStudio @SRDesignStudio

Web Development | Graphic Design | Print/Media | Photography

From: Erich Gamma [mailto:notifications@github.com] Sent: Friday, May 12, 2017 1:50 AM To: Microsoft/vscode vscode@noreply.github.com Cc: Matthew R. Andrews mra@srdesignstudio.com; Author author@noreply.github.com Subject: Re: [Microsoft/vscode] IDE crashing on response redirects (#26478)

In what language are you programming when this happens and what extension are you using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Microsoft/vscode/issues/26478#issuecomment-300998131 , or mute the thread https://github.com/notifications/unsubscribe-auth/ABJdopctvTKL_6yDVPoGPg5HkcWgAt9pks5r5AEzgaJpZM4NYW-V . https://github.com/notifications/beacon/ABJdoui6x05OzIo8-IjZFcBpwe4tnq_qks5r5AEzgaJpZM4NYW-V.gif

egamma commented 7 years ago

@srealm thanks for the additional information, but I cannot reproduce this issue given the above steps. We need detailed steps to reproduce the same setup as you have. Can you add an animated GIF that illustrates the crash?

egamma commented 7 years ago

@srealm ping?

egamma commented 7 years ago

@srealm closing for now, please reopen with more information.