Flutter Outline View - "Nothing to show" - intellij-idea

Hi has anyone already tried the new "Flutter Outline"-View?
I only see "Nothing to show" what I do wrong? Has anyone an idea?

Click to red restart dart analysis server button. It works for me.

Edit: the below was the solution for the time. It seems this started to happen again recently and the solution is different. Please check the highly voted answer below for this. https://stackoverflow.com/a/61165205/679553
As I can tell from the Gitter chat, you are under the alpha channel, because you probably installed Flutter SDK through the IntelliJ plugin (this is a bug).
Open a terminal/command window and type flutter channel. You'll see that you are in the alpha channel, which is actually abandoned. You need to be in the dev channel, but for some reason switching from alpha to dev does not work. Do this:
flutter channel master
flutter doctor
flutter channel dev
flutter doctor
flutter channel
This should tell you that you are in dev channel. Now restart IntelliJ and try again.
If it still won't work, maybe you are on Windows like me? I filed a bug report about that.

From my experience, hold Ctrl/Command and click on that widget to activate your FLutter Outline.

right click in the file and select 'reformat code with dartfmt' it will format your code and then left click in the file and select dart outline.

just run
flutter pub upgrade
it works for me

Hover mouse pointer over any class/property, then press Alt + Enter on the keyboard.
You can see all of the items in the Flutter Outline.
.

This happened to me too. What I did is just went to the 'main.dart' file, the outline for the main file appeared, and then switch back to the current file and the outline worked. I do this every time and it solves the issue.

To fix this issue, open Dart Analysis from the bottom tab and then click on Restart Dart Analysis Server icon (the red refresh icon). Now, reopen the Flutter Outline. This should fix the issue.
Screenshot of Dart Analysis

Related

SwiftUI navigationLink not working after dismissing destination from the stack

I haven't noticed this before, so it may be a bug with the new release.
When I click on a NavigationLink, everything works as expected. Then I can click the back button (which I have done with the default back button as well as a custom back button) and it still works. If I try to click the same NavigationLink again, it does not trigger the destination. I can click on a different NavigationLink, and it will work, and when I go back the first link is functional again. Only the last link is unavailable.
This seems to be the case in lists, forms, and free navigation links.
Has anyone encountered this functionality? Is there a fix for it?
Working on Xcode Version 11.3 (11C29)
Thank you for your help.
After a lot of searching and testing, this appears to be a bug specific to the simulator in the new release. When running the app on my phone it works perfectly. Hopefully it is fixed soon, but for now I can run testing on the phone.

WebStorm not showing terminal path on the first instance

I love WebStorm and have been using it for almost 2+ years now. Recently I am facing the problem when you open up a project and click terminal it is not showing terminal current path on the first instance. Just getting blank screen.
Every time I need to hit enter at least once or twice to get the current path.
This problem is occurring for my colleagues as well.
We all use WebStorm effectively. Would be great if any one help to solve this problem please.
This is my WebStorm version
It seems to be a known issue, please see on JetBrains' issue tracker: https://youtrack.jetbrains.com/issue/IDEA-192373 .

How to remove a build from itunes connect?

I want to delete one of my app builds from new itunes connect site.
But I couldn't find a delete/remove button.
Any ideas?
UPDATE:
Time has changed, you can now remove (expire) TestFlight Builds as in this answer but you still cannot delete the build.
OLD:
I asked apple and here is their answer:
I understand you would like to remove a build from iTunes Connect as
shown in your screenshot.
Please be advised this is expected behavior as you can remove a build
from being the current build but you cannot delete it from iTunes
Connect. For more information, please refer to the iTunes Connect
Developer Guide:
https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/
So i just can't.
Wait! You can expire a build actually! :)
After 2017 Solution:
Still same at 2022
From the homepage, click My Apps, select your app.
Click the TestFlight tab.
In the sidebar, below Builds, click the platform (iOS or tvOS).
In the table on the right, in the Build column, click the app icon or build string for the build that is missing compliance information.
5.Click Expire Build.
Ta-da! Build expired at the App Store Connect.
Means:
Internal testers and external testers will no longer be able to install this build.
You can remove a build from being the current build
But, You cannot delete it from App Store Connect (iTunes Connect)
Required roles
Account Holder
Admin
App Manager
See Role permissions.
For more information please visit.
I had this problem. I'll share my ride on the learning curve.
First, I couldn't find how to reject the binary but remembered seeing it earlier today in the iTunesConnect App. So using the App I rejected the binary.
If you "mouse over" the rejected binary under the "Build" section you'll notice that a red circle icon with a - (i.e. a delete button) appears.
Tap on this and then hit the save button at the top of the screen. Submitted binary is now gone.
You should now get all the notifications for the app being in state "Prepare for Upload" (email, App notification etc).
Xcode organiser was still giving me "Redundant Binary".
After a bit of research I now understand the difference between "Version" & "Build".
Version is what iTunes displays and the user sees. Build is just the internal tracking number.
I had both at 2.3.0, I changed build to 2.3.0.1 and re-Archive.
Now it validates and I can upload the new binary and re-submit.
Hope that helps others!
Choose the build
The answer is that you Mouse over the icon for your build and at the end of the line you'll see a little colored minus in a circle. This removes the build and you can now click on the + sign and choose a new build for submitting.
It is an unbelievably complicated web page with tricks and gizmos to do the thing you want. I'm sure Steve never saw this page or tried to use it.
Surely it's better practice to design the screen so that you can see the options all the time, not to have the screen change depending on whether you have an app in review or not!
As I understand the new iTunesConnect philosophy :
you can upload some multiple "eligible" builds to iTunesConnect int the "pre release" tab
let some other testers test a specific build, via TestFlight (and declared as iTunesConnect users)
when you come to a stable version, select the correct build version, from the "Versions" tab to submit to the AppStore, the usual way.
To me, you can have like 150 build for a pre release, it doesn't matter.
in itunes connect:
AppStore >> iosAPP >> Build (scroll down)
click the red icon as seen in the picture
In our case, deletion was not possible due to already having an app that we were in pre-release. The fix was not to delete but rather to edit each section, including version number, that needed to change for the new candidate.
I'm able to remove and resubmit the app on the ItuneConnect currently.
I also faced the same trouble as you guys, but I realize something:
It needs to submit the current build to change the status from "ready to review" to "waiting for review" status
Then, click to kind "remove this build for submitting the new one"
-> App's status will change the "Developer rejected",
-> Then you can able to resubmit the new build normally. (I attacked the demonstration)
1: ---
2: ---
3: ---
Good luck!
Dang this is hard. Here is what I did to reject/delete/replace my ios build before it was released. The app was approved how ever I found found a bug I wanted to fix before releasing
I set release to "manual" and saved
I tried to create and app release
got an error message something like "you can only have one release at a time"
where the save button was there was not an option to cancel release
the version of the app is not marked "developer rejected" with a red dot
To replace the bad build I did the following
if you click on the "+ version or platform" to create a new version you will not be be able to create a new iOS version
you need to upload a new build
in your rejected app, select the new build
save
submit for review
For ios apps On the v1.0.10 App screen (rejected version) you moved down the form to the version number and clicked on the little red button next to it.
This allowed me to select v1.0.11 (the new corrected version) - I then edited the App screen changing the version number to v1.0.11 and completed the "what new notes". Then pressed the re-submit button, which it appeared to accept.
Then at 13.34 I got an email from Apple (referencing the original version v1.0.10) stating "Prepare for Upload" followed by another email at 13.37 referring to v1.0.11 (the new version) saying "Waiting For Review".
I used this link https://www.b4x.com/android/forum/threads/app-store-how-to-delete-an-earlier-build.110763/
Feb 2022 Correct answer. I spent an hour trying to figure out how to remove the OLD Build which had been rejected, and replace it with a newer one.
Remove the App from review. You cannot remove an old build if the App is still "In Review or a Rejected state".
AFTER STEP 1, Mouse Over/Hover over the row with the old build and a RED BUTTON appears on the right side of the row.
Click RED (-) Delete button.
After deletion the familiar UI that allows you to select a new build appears and you can select it.
Damn it Apple!! If it ain't broke, DONT FIX IT.

Can't update Android Studio - no "Update and Restart" button

My Android Studio (0.4.3 now) often displays a message that is ready to update, but the alert does not have an "Update and Restart" button:
I want to install this update but I don't know how I can do this. After I click the "Remind Me Later" button few times, the fourth button on the left is sometimes visible, allowing me to download and install the update. I haven't discovered any pattern when this button shows up and when it doesn't.
Why isn't it always visible?
This is bug https://code.google.com/p/android/issues/detail?id=56737. If you dismiss the dialog and check for updates again, you usually get the button you're looking for. I don't know why this happens.
I have found a temporary solution for this problem (until they release a fix for it).
When Android Studio opens and the update popup shows up without the button, close it with the X button.
Press Ctrl+Shift+A to open action search dialog, enter Event Log and open it.
There will be a message telling that Android Studio is ready to update and the word update is a link that will open a window with an Update and restart button.
Actually this issue is kind a bug not really a bug :). This is what you need to do
When an update is available, you'll see a balloon notification in the IDE.
Two important known issues:
1. The first time, you'll see a dialog that asks you to accept this channel. You need to press "More info" to accept this channel, otherwise you won't get notified about updates.
2. If you press the "Ignore This Update" button, there is currently no mechanism available to revert that decision and Android Studio will never tell you about that update ever again.
For more info. visit : Android Tools Project Sitebelow is snap from android tools official site
I am not sure why the button is not available, It might be possible that the version you have currently can't be upgraded to the latest version directly.
In such cases follow the steps mentioned below :
Download the latest OS respective Android Studio as zip(sdk excluded) from here :
http://tools.android.com/download/studio/canary
Extract the downloaded Zip file somewhere
Close Android studio if running.
Go to current Android Studio installation directory.
Take a backup(safer side) of that and replace everything except sdk directory
with the content of extracted Zip file .
This also allows you to update studio in an offline system.
Clicking on 'ignore updates' and rerunning Check for updates for a couple of times did the trick for me.

For intelliJ 12.X how do i get the console back in the debugger?

Just like this question here:
IntelliJ: After hiding my "Output" sub-panel within the "Debug" panel, how do I get it back?
I canno get the log/console viewer back in debug mode.
The suggested solution in the given question no longer works the "restore layout" button does nothing, and the "certain spot" on the debug is extremely vague at best.
Is there a way to retrieve the console if it gets vanished (or better yet, just stop that button for vanishing it from even existing)?
I am using IntelliJ 12 Ultimate. If the restore layout didn't work for you either, this should fix the problem:
Open the Debug panel.
Keep mouse on the Debug tab and move it straight right to the Watches icon.
You may see a few more more icons here, and Output may or may not be visible (not visible for me)
If visible, click it and the Output view will be restored.
If not visible, move your mouse slowly to either side of the Watches icon and an empty block would highlight indicating that you are hovering over an icon. There may be several of these. Use tooltip to figure out which is Ouput and click it.
Worked for me, I hope it works for you too.
click the button on the left of Debug View called "restore layout",then the console will go back in the Debug View! 1
Syed explained it pretty well, but a picture could be even better:
A view can be hidden via its context menu, then restored by clicking the corresponding icon (with red circle) to the right.
You can restore the layout using this button as of 2018.1.8
In 2016.2, I had to re-run in debug mode for it to reappear. I could not find a way to un-hide the console in the debug window.
You don't say which version of IntelliJ you're using, but I've just tried this in version 12 and the console window minimises to the far right of the debugger tabs. Look at where it says 'Debugger' and then eyes right until you see one or more icons over the Watches panel. Try clicking on them. If you're not using version 12, then only god can help you :)
In v. 2020.1 there is Layout Settings on the top right corner of Debug window
I've just spent an hour trying to get my console output back, and although this answer didn't solve it, it did help.
I'm on Intellij 11.1 Ultimate Edition, and Restore layout didn't help. Nor did I have any icons above the Watches window in the debugger, but I clicked around above the Watches anyway - and suddenly my console output was restored.
I've tried clicking around there again to see if I can provide more concrete steps, but without success. Can only suggest you keep clicking till it reappears.